What are the general commands in using unix os for a beginner?
Answer / Rashmi Shridher
Some essential Unix commands for beginners include:
1. ls - list directory contents
2. cd - change directory
3. pwd - print working directory
4. cp - copy files or directories
5. mv - move or rename files or directories
6. rm - remove files or directories
7. mkdir - make a new directory
8. touch - create an empty file
9. cat - concatenate and display file content
10. less - view the contents of files page by page
| Is This Answer Correct ? | 0 Yes | 0 No |
What does mkdir up2date; touch outdated up2date do?
hw will u use awk in replacing cahrs and files
how will u execute a file in unix
Explain command to show the space allocation of files?
What is use of sed command?
12 Answers BitWise, Infosys, Reliance,
What do chmod command do?
How does the user view the contents of a text file in UNIX?
How do you list the files in an UNIX directory while also showing hidden files?
How does a user get the current date, time in UNIX?
distinguish between interrupts and exceptions?
How does the system know where one command ends and another begins?
How do you change file permissions and ownership in Unix?