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 make command in linux?

551


What are system commands?

570


Which command is used to find what is in your home directory?

561


Which command is used to review boot messages?

561


What command should you use to check the number of files and disk space used and each user’s defined quotas?

588






Write a command that will display all .txt files, including its individual permission.

2242


What is the difference between clang and llvm?

564


What command do you type to find help about the command who?

542


What do you mean by directory?

558


What is a good processor speed?

518


Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.

1173


How do you copy in terminal?

559


What command should you use to check your file system?

531


What is shell scripting commands?

531


What is the export command used for?

526