2021-12-03

Finding symbolic links

 Find symbolic links in a Linux file system

find . -xtype l

No comments:

Post a Comment

Linux NetworkManager command line configuration

 Configure Network Settings Using Network Manager in Linux Last updated: March 25, 2025 Written by:baeldung Network ConfigurationNetworkMana...