On Wed, 4 Dec 2024 at 22:38, Stephen Morris <steve.morris.au@xxxxxxxxx> wrote:
On 5/12/24 09:06, Jeffrey Walton wrote:
My main query with this was why do I get all those types of messages from symlinks when I issue "sudo symlinks -r -d /" which is the command to delete dangling symlinks?On Wed, Dec 4, 2024 at 4:55 PM Stephen Morris <steve.morris.au@xxxxxxxxx> wrote: Each link is output with a classification of relative, absolute, dan‐ gling, messy, lengthy, or other_fs.
My interpretation of:
"Each link is output with a classification of relative, absolute, dangling, messy, lengthy, or other_fs."
Is precisely that. The follows
"-d causes dangling links to be removed."
"-r recursively operate on subdirectories within the same filesystem."
Neither of these stipulate a change of the first statement. So regardless of what type of links you tell it to remove, it's still going to classify ALL types of links it finds?
So if you don't want to see other output, filter with grep or any other text manipulation tool, and move on with lfe. If it had a "quiet" or "silent" flag then maybe you would expect different behaviour, but it doesn't.
-- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue