Answer Posted / amit puri
Basic Commands in linux :
pwd:-display current directory path,
mkdir:-make new dir,
touch:- make empty file,
cat:-display contain of the file,
ls:- list of directory,
rmdir:-remove dir,
rm:-remove file,
cp :- copy the file.
Is This Answer Correct ? | 37 Yes | 2 No |
Post New Answer View All Answers
What is SFC command?
What are linux commands useful?
What is apple llvm?
Explain trap command of linux?
How do I check if my cpu is overclocked?
Which command is used to review boot messages?
What does the ps command do in linux?
How do I check disk space in linux?
What is difference between free and available memory in linux?
What is the use of man command in linux?
What will happen when a system call is encountered in a user program?
What does && mean in linux?
How do I run bash on windows?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
What is c++ makefile?