Today, We are going to run Unix 1st edition which is released in 1972. …
Category:
Unix
- Linux CommandsCommand line utilitiesFAQLinuxLinux BasicsLinux Tips & TricksTips and TricksUnixUnix/Linux Beginners
How To Create Files Of A Certain Size In Linux
By skThis brief guide explains four different ways to create files of a certain size …
- Linux Tips & TricksCommand line utilitiesFAQLinuxLinux BasicsLinux CommandsTips and TricksUnixUnix/Linux Beginners
How To Suspend A Process And Resume It Later In Linux
By skBy sk 151K viewsThis brief tutorial explains how to suspend a process and resume it later using …
- Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksUnixUnix/Linux Beginners
How To Change The Priority Of A Process In Linux
By skBy sk 16K viewsIn Unix ecosystem, a process is a running program. So, any program running on …
- Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksUnixUnix/Linux Beginners
How To Remove All Files In A Folder Except One Specific File In Linux
By skBy sk 16K viewsLet us say you have 100+ files in a folder. You want to delete …
- Linux Tips & TricksCommand line funLinuxLinux BasicsLinux CommandsLinux DistributionsTips and TricksUnixUnix/Linux Beginners
How To Change The Sudo Prompt In Linux
By skBy sk 8.2K viewsI’m bit bored today. While digging in Google, I came across this cool and …
- Linux Tips & TricksCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsRsyncTips and TricksTrouble shootingUnixUnix/Linux BeginnersUtilities
How To Quickly Transfer Large Files Over Network In Linux And Unix
By skBy sk 32.7K viewsToday, I had to reinstall my Ubuntu server which I use often to test …
- Linux CommandsCommand line utilitiesLinuxLinux BasicsLinux Tips & TricksUnixUnix/Linux Beginners
How To Use Pushd, Popd And Dirs Commands For Faster CLI Navigation
By skBy sk 5.6K viewsWe use cd command to move from one directory to another. To return back …