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 are the basic commands for user management?
Explain about sh?
What is ls command and what it does?
What are the commands in linux?
Explain shift command of linux?
tell me something about linux commands.
What does free command do in linux?
Which of the following tasks cannot be accomplished with the touch command?
How do I move to root in linux?
Why is unix used?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
What are whois tools?
What does uname do in linux?
How lilo is useful in linux?
why is the tar command used?