Finding all symlinks in a directory
This is a very useful command if you need to find all symlinks in a certain directory:
ls -lR | grep "^l\|:$"
Syslog-ng configuration and rotation script Combining Veeam and PowerCLI
Technical blog about Virtualization and system engineering
This is a very useful command if you need to find all symlinks in a certain directory:
ls -lR | grep "^l\|:$"
Syslog-ng configuration and rotation script Combining Veeam and PowerCLI