There is a symlink linked_dir in dir, and I am trying to find when it was created. Within dir, I ran
stat -c %w useq_242_nyc
But the only output is
-
How can I check when this symlink was created?
There is a symlink linked_dir in dir, and I am trying to find when it was created. Within dir, I ran
stat -c %w useq_242_nyc
But the only output is
-
How can I check when this symlink was created?