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
The command ‘umask -S’
What is the command can be used to check for file corruption?
How do I check my system performance?
What is cpu in top command?
What is SFC command?
What is the difference between rmdir and rm r?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What is the use of cp p command?
What make install does?
What is c++ makefile?
How cp command works in linux?
Is a command a full sentence?
What are the options of wc command?
How do I find old commands in linux?
What does chmod do in linux?