Click for a PDF with this and four other essential Linux articles. And, if you’ve ever heard anyone say that for Unix, everything is a file, you might not be too surprised to learn that lsof works ...
Click for a PDF containing this and four other essential Linux articles. Both of the aliases below will list whatever files are open on your behalf when you are logged in. I suspect that few sysadmins ...
lsofはLinuxディストリビューションによってデフォルトでインストールされていたり、されていなかったりする。ただし ...
lsofコマンドの出力制御はオプションの指定でも可能だが、せっかくなので、本連載でこれまでに紹介してきたさまざまな便利コマンドを使って出力を加工する例を紹介したい。 まず、次のようなデフォルト出力があったとする。 % lsof COMMAND PID USER FD TYPE ...
ポート番号「8000」を指定して作業を進めていたのに、突然「ポートが既に使用中です」とエラーが出てしまった経験、ありませんか?そんなとき役立つのが、今回ご紹介する lsof -i :8000 というコマンドです。実はこれ、とても簡単で強力な道具なんです。
My laptop's fan ran a bit harder than usual for a few days. It was consistent even when only my browser and text editor were open, and nothing visible seemed to trigger it. Using htop showed normal ...
Have you ever wanted to read a file one line at a time in a shell script and found the task to be a lot more trouble than you ever imagined? If you use a “for line ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する