ls命令
在Linux维护工作中,经常使用ls这个命令,这是最基本的命令,来写几条常用的ls命令。
先来查看一下使用的ls版本
# ls --version ls (GNU coreutils) 8.4 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Richard M. Stallman and David MacKenzie.