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 13.6K 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
By skBy sk 19.5K viewsThe “ls” command is the most commonly used command to list files and directories…
- Linux CommandsLinuxLinux BasicsLinux Tips & TricksUnix/Linux Beginners
How To Find The Oldest File In A Directory Tree In Linux
By skBy sk 61.9K viewsThe other day a fellow Linux user asked me how to find the oldest file…