09/06/02 00:58:03 KPZ3T4lx0
>>536
bash-2.05$ ls -dl /* と打ってみました。
-n list numeric UIDs andGIDs instead of Names
-p append indicator (one of/@l) to entries
-L list entries pointed to by symbolic links
-R list subdirectories recursively
-r sort the listing in reverse order
-S sort the listing by file size
-s list the size of each file, in blocks
-T NUM assume Tabstop every NUM columns
-t with -l:show modification time
-u with -l:show access time
-v sort the listing by version
-w NUM assume the terminal is NUM columns wide
-x list entries by lines instead of by columns
-X sort the listing by extension
-h print sizes in human readable format (e.g.,243M 2G
)
-k print size in kilobytes(default)
と出てしまいました。
これは一体・・・・・?