21
Done by: Ali kazim 10BB

Linux commands

  • Upload
    3lik

  • View
    29

  • Download
    0

Embed Size (px)

Citation preview

Done by: Ali kazim 10BB

If you want to move or rename a file from newfile.txt to afile.txt you must type the following command mv.

Mkdir is an Linux command that shows the name of the directory.

shows since how long your system is running.

It will displays users currently logged.

Users command displays currently logged in users.

who command simply return user name, date, time and host information.

whoami command print the name of current user.

ls command display list of files.

List schedule jobs.

less command allows quickly view file.

more command allows quickly view file and shows details in percentage.

Copy file from source to destination preserving same mode.

cat command used to view multiple file at the same time.

pwd command return with present working directory.

Sorting lines of text files in ascending order.

Vi is a most popular text editor available

Service command call script located at /etc/init.d/ directory and execute the script.

Free command shows free, total and swap memory information in bytes.

tar command is used to compress files and folders in Linux.

http://www.tecmint.com/useful-linux-commands-for-system-administrators/