30 Basic UNIX Commands List 30 Basic UNIX Commands List With Examples is a good reference for someone who is beginner to UNIX/LINUX Operating System. These are most commonly used and basic Unix commands listed below: Man (Help Command) man…
Category: Unix
How To Format Date For Display | Use In a Shell/Bash Script
Format Date For Display or Use In a Shell or Bash Script date command displays current Date and Time in Shell/Bash Script.We need to use the date command with specific format to format date or time in Linux or Unix…
Unix | Questions and Answers
Trend Nxt Unix | Mock Test
Some Important Unix Commands
Some Important Unix Commands File Commands ls – directory listing ls -al – formatted listing with hidden files cd dir – change directory to dir cd – change to home pwd – show current directory mkdir dir – create a…
Some Important Unix Question and Answer
Some Important Unix Question and Answer What is the Architecture of Unix ? Explain with neat diagram? Unix Architecture: Here is a basic block diagram of a UNIX system: The main concept that unites all versions of UNIX is the…