Shell Script

Shell Script

Shell Script Shell Script をキチンとやろうと思って色々さわったので備忘録メモです。 独学プログラマーのPart3 (第16章 Bash, 第17章 正規表現) を読む Bash (オプション_コラム) $ ls --author -l # Ubuntu –author オプション初めて使ったかも。ls の help を見たら -A とのこと。なるほど〜 $ ls --help # Ubuntu Usage: ls [OPTION]... [FILE]... List information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuvSUX nor --sort is specified. Mandatory arguments to long options are mandatory for short options too. -a, --all do not ignore entries starting with .