★━Server OS〃/1. Linux

[Centos] man 페이지 확인

Raynee 2017. 8. 2. 15:11
반응형

Man 페이지 확인

 

man ls

 

Man 페이지의 옵션 확인


[root@centos1 ~]# man ls | grep \\-h
       -h, --human-readable
       --hide=PATTERN
       -q, --hide-control-chars
       --help display this help and exit

반응형