Answer Posted / nipesh
cat:-
create a file and Sends file contents to standard output.
This is a way to list the contents of short files to the
screen. It works well with piping.
============================================================
cd:-
Change directory
============================================================
cp:-
copy the file
============================================================
df:-
Show the amount of disk space used on each mounted
filesystem
============================================================
logout:-
Logs the current user off the system.
============================================================
mv:-
Move or rename files
============================================================
pwd:-
Show the name of the current working directory
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What the command used for list the contents of your home directory, current directory and all subdirectories?
What does ls mean in linux?
How do I find hostname in linux?
What can you tell about the tar command?
Which command would you use if you want to remove the password assigned to a group?
What is grep command?
How does diff command work?
What are the 7 types of sentences?
What is vnc?
What is git command?
What is command grouping and how does it work?
You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?
How does mkdir work in linux?
What does uname command do?
How do you run a command for a limited time?