1.

LINUX commands are divided into which categories?

Answer»

LINUX commands are divided into the following categories:

  • Directory oriented commands: ls, mkdir, pwd, etc.
  • File oriented commands: cat, cp, rm, etc.
  • File access commands: chmod, chgrp, head, etc.
  • General-purpose commands date, who, man, etc.
  • File search commands: find, grep.


Discussion

No Comment Found