Basic Commands for UNIX
UNIX is an operating system that manages hardwired resources, accesses
files, and interacts with users. These are some of the basic commands used
in the UNIX system:
- mkdir -> This makes a new directory
- cd -> This changes the directory command
- cp -> This copies a file
- ls -l -> Thislists a directory's contents in the "long form"
- chmod -> This changes the permission codes