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 $$ in shell script?
What is the root directory linux?
What is FC command?
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 does uname command do?
What language is clang written in?
How do you sort cpu in top command?
Brief about the command kill PID?
What are the 4 kinds of sentences with examples?
What does in makefile do?
How do you do nslookup?
What are grep patterns called?
Explain getopts command of linux?
How do you ask politely?
How do you save a file in linux?