This tutorial explains how to prohibit directory listing in Linux, but allow the users to access the files from the same directory.
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 skBy sk 16K viewsWhenever I cd into a directory, the next thing I spontaneously do – listing…
- 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 ls command in Linux and Unix-like systems.
- 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…