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 is make in linux?
What does rmdir do in linux?
How do you create a text file in linux?
Is llvm a compiler?
What is SFC command?
List the three main parts of an operating system command?
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 many commands are there in linux?
What is the copy command in linux?
What signal is ctrl c?
What does chmod 644 do?
What are grep patterns called?
How can we increase disk read performance in single command in Linux operating system?
How can I type in cmd?
Explain shift command of linux?