Jul
21
Basic UNIX Commands
Below are the basic UNIX commands that we use, while working in UNIX environment. UNIX commands are case sensitive. Listing of Files “ls” command Usage: ls [<options>] [<input_path>] ls <input-path-of-file-or-directory> Lists all the file names in a given directory Read more