« Minimal Reproducible »

Home Tags About GitHub

How to list symbolic link chains?

Published at 2024-05-11
Last update over 365 days ago Licensed under CC BY-NC-SA 4.0 softwares-and-toolsunix-cliln

How to list symbolic link chains?

ref: https://serverfault.com/questions/115856/how-to-list-symbolic-link-chains

$ namei d
f: d
 l d -> c
   l c -> b
     l b -> a
       d a

« Minimal Reproducible »

Powered by Astro