Download as pdf or txt
Download as pdf or txt
You are on page 1of 15

Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.

com/linux-basics-commands-cheat-sheet-centos-7/

Nimmu House True Jewel of Ladakhi


Architecture, Surrounded
Heritage Hotel by Himalayan Panoramas.

Hot & Cold Water Dispenser 5-


in-1 Temperature Technology
Ad Delivery within 48 hours

1 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

root@techbrown~]# pwd

root@techbrown~]# ls <options> <arguments>

Accrue miles with this promo -


Buy 1 get 2 miles
Ad Buy miles and get additional bonuses!
lifemiles.com

2 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

root@techbrown~]# cat <option> <arguments><filesname>

root@techbrown~]# cat > <filename>

[root@techbrown~]# cat <files=name>

[root@techbrown~]# cat >> <filename>

[root@techbrown~]# cat <first file> <second file> >> <third file>

[root@techbrown~]# touch <filename>

3 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

root@techbrown~]# touch <first file> <second file> <third file>

root@techbrown~]# touch <directory or filename>

root@techbrown~]# vi <filename>

[root@techbrown~]# mkdir <directory name>

[root@techbrown~]# mkdir <first dir> <second dir> <third dir>

[root@techbrown~]# mkdir –p <first dir>/<second dir>/<third dir>

4 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

root@techbrown~]# cd ..

root@techbrown~]# cd ../..

[root@techbrown~]# cd –

[root@techbrown~]# cd

[root@techbrown~]# man <command>

[root@techbrown~]# cp <options> <source file> <destination>

5 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

root@techbrown~]# mv <source file or directory> <destination>

[root@techbrown~]# mv <old name> <new name>

[root@techbrown~]# rmdir <directory name>

[root@techbrown~]# rm <option> <file or directory name>

6 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

root@techbrown~]# date

root@techbrown~]# cal

[root@techbrown~]# less <file name>

[root@techbrown~]# head <filename>

[root@techbrown~]# head -5 <filename>

[root@techbrown~]# tail <filename>

[root@techbrown~]# tail -3 <filename>

7 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

8 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

SPONSORED SEARCHES

SPONSORED SEARCHES

9 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

Most Useful Bash RPM and YUM How to Create Python How to configure
Scripts for Linux Commands Cheat Virtual Environment Samba Server on
SysAdmin Sheet for CentOS 7 on Ubuntu 16.04... CentOS 7

How to Create Local How to Create How to Install LDAP How to Install Sphinx-
YUM Repository on Bootable USB Drive on CentOS 7 Doc on Ubuntu 16.04
CentOS 7 from Windows 10... and CentOS 7

10 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

TechBrown Comment Policy


Comments must be respectful, relevant to the topic of the tutorial and off
topic discussion will get banned.

Comments TechBrown 1 Login

Recommend Tweet Share Sort by Best

Start the discussion…

LOG IN WITH OR SIGN UP WITH DISQUS ?

Subscribe Add Disqus to your siteAdd DisqusAdd

11 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

12 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

13 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

14 of 15 7/22/2019, 5:47 PM
Linux Basics Commands Cheat Sheet for CentOS 7 - TechBrown https://www.techbrown.com/linux-basics-commands-cheat-sheet-centos-7/

15 of 15 7/22/2019, 5:47 PM

You might also like