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 command line in unix?

511


Explain difference between swap partition and swap file?

499


How do I find hostname in linux?

578


why is the tar command used?

548


How compile c++ program in cmd?

603






What is clang format?

532


What is tty in linux command?

525


How can I check the exit status of my previous command in Linux operating system?

551


You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?

591


How find ip address linux?

558


Which of the commands will replace all occurrences of the word rate with the word speed in the file racing?

496


What language is clang written in?

491


How do I clear terminal command history?

572


Which command puts a script to sleep untill a signal is recieved?

644


How do you save a file in linux?

571