Hidden files are a standard feature in Linux. Some applications save configuration files and other data in hidden files or folders that aren't visible by default. Fortunately, Linux makes working with ...
Tecmintは2017年12月23日(米国時間)、「How to Create a Password Protected ZIP File in Linux」において、Linuxでパスワードを付加したZIPファイルの作成方法を紹介した。Linuxでは、zipコマンドを使うことでパスワード付きZIPファイルの作成が可能であり、パスワード付きZIP ...
Tecmint.comは3月29日(米国時間)、「How to Find Out Who is Using a File in Linux」において、Linuxでファイルを開いているユーザーを特定するコマンドとしてlsofコマンドを紹介した。 lsofコマンドはファイルを開いているプロセスなどを特定して表示するコマンドで ...
In this how-to, we’ll look at various ways of using the find command to help us find files and directories across the Linux filesystem. Sometimes we misplace a file or directory and we can spend ...