ファイル数が肥大しているディレクトリを覗く際に。
ls /file_path | head -50
もしくは
ls /file_path | more
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
ファイル数が肥大しているディレクトリを覗く際に。
ls /file_path | head -50
もしくは
ls /file_path | more
Register as a new user and use Qiita more conveniently
Go to list of users who liked