Common Unix commands
Widely used Unix commands include:
Directory and file creation and navigation: ls cd pwd mkdir rm rmdir cp find touch
File viewing and editing: more less ed vi emacs head tail
Text processing: echo cat grep sort uniq sed awk cut tr split printf
File comparison: comm cmp diff patch
Miscellaneous shell tools: yes test xargs
System administration: chmod chown ps su w who
Communication: mail telnet ftp finger ssh
Authentication: su login passwd
No comments:
Post a Comment