I know how to change the timestamp of a regular file:
touch -t 201301291810 myfile.txt
I was not able to do the same with a symlink. Is it possible?
Distro: RHEL 5.8
|
I know how to change the timestamp of a regular file:
I was not able to do the same with a symlink. Is it possible? Distro: RHEL 5.8 |
|||||||||||||||||
|
|
add switch -h
|
|||||||||||
|
|
You may need a more recent version of |
|||
|
|
|
A brute force way is as follows:
|
|||
|
|