This brief guide explains four different ways to create files of a certain size …
Tag:
Linux commands
- Linux CommandsCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux Tips & TricksTips and TricksTrouble shootingUnix/Linux Beginners
Find And Delete Oldest File If There Are More Than X Files In A Directory In Linux
By skBy sk 24.6K viewsI have many movies in my hard drive and I have stored them in …
- FAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksTrouble shooting
Force Users To Use Root Password Instead Of Their Own Password When Using Sudo Command
By skBy sk 2.4K viewsAs we all know already, one of the advantages of using ‘sudo’ is we …
- Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksOpensourceTips and TricksUnix/Linux BeginnersUtilities
gcp – An Advanced File Copier Utility For Linux
By skAs you may already know, the cp command doesn’t show copy progress when transferring …
- Linux Tips & TricksCommand line utilitiesFAQLinuxLinux BasicsLinux CommandsTips and TricksUnix/Linux Beginners
How To Split And Combine Files From Command Line In Linux
By skBy sk 59.6K viewsIn this brief tutorial, I will show how to split and combine files from …
- 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 152.2K viewsThis brief tutorial explains how to suspend a process and resume it later using …
- Linux CommandsCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux Tips & TricksOpensourceTips and TricksUnix/Linux BeginnersUtilities
How To Monitor The Progress Of Data Through A Pipe Using ‘pv’ Command
By skBy sk 10.1K viewsPicture this scenario. You are trying to copy a large file from one directory …
- Linux CommandsLinuxLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Find The Oldest File In A Directory Tree In Linux
By skThe other day a fellow Linux user asked me how to find the oldest file …
- Linux CommandsCommand line utilitiesLinuxLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To View Directory Tree Structure In Linux
By skTree command is used to list directory contents in a tree-like format. Let us …
