This tutorial explains how to prohibit directory listing in Linux, but allow the users …
Tag:
ls command
- Bash TipsBASHCommand line utilitiesLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksOpensourceTerminal hacksTips and TricksUnix/Linux Beginners
[Bash Tips] How To cd and ls in One Command
By skHere is a BASH function to combine cd and ls in one command. It …
- Linux CommandsCommand line utilitiesLinuxLinux AdministrationLinux BasicsLinux Tips & TricksUnixUnix/Linux BeginnersUtilities
Different Ways To List Directory Contents Without Using ls Command In Linux
By skIn this tutorial, we will see different ways to list directory contents without using …
- 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 …