- pwd show current directory
- ls show all files in current directory
- cd path change directory to path
- cd .. back directory
- mkdir newfoldername create new folder
- rmdir foldername delete folder
- touch newfilename create new file
- man & --help show manual & hint
- cp source-path-or-file destination copy files or directory
- mv source-path-or-file destination move file or directory
- df show disk usage
linux , ubuntu, ubuntu 18.04 ,ubuntu 16.04, root linux,superuser linux, fedora,linux kernel , learn basic linux , linux terminal tricks
Saturday, September 1, 2018
Linux basic command
Subscribe to:
Post Comments (Atom)
Mirror android in ubuntu (linux)
open terminal hit enter below command sudo apt-get install android-tools-adb sudo apt-get install ffmpeg go to android device open set...
-
1.run command in terminal sudo apt-get install xinetd telnetd 2.edit /etc/inetd.conf file from this commad sudo nano /etc/in...
-
1. Enter command in terminal to find interface name ifconfig e.g. my interface name is wlp3s0 2. then Enter command in te...
-
run in terminal ln -s source-path destination-path example- my file name name.mp4 in downloads folder and i want to create shortcut on d...
No comments:
Post a Comment