What are the basic commands in LINUX?

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


Please Help Members By Posting Answers For Below Questions

What is difference between sh and bash?

506


What is the difference between clang and llvm?

554


What is umask 000?

545


What daemon is used for scheduling of the commands?

515


What is shell scripting commands?

521






What language is clang written in?

483


What are the commands in linux?

521


What is a makefile in c?

573


What is llvm used for?

516


Brief about the command nn?

601


Which command is used to compare the files?

488


How do you ask politely?

529


In order to display the last five commands you have entered using the fc command, you would type?

514


What are the basic command in linux?

530


How do I check disk space in bash?

491