![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| timestamps | chriss_58 | Shell Programming and Scripting | 1 | 05-30-2008 06:12 AM |
| shell script to search content of file with timestamps in the directory | psychobeauty | Shell Programming and Scripting | 10 | 04-21-2008 06:37 AM |
| File timestamps in different servers. | bperl | Shell Programming and Scripting | 1 | 03-07-2008 06:42 PM |
| find command not giving file names accord. to timestamps | thanuman | UNIX for Dummies Questions & Answers | 8 | 09-07-2004 10:04 AM |
| Find command to get the timestamps | nguda | Shell Programming and Scripting | 8 | 03-24-2003 12:35 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
mv command and file-timestamps
Hi all,
I need help to find out if it is possible (if so, how? ) to move a hard link to a given file without making the main file i-node modification time change.That is: I have a file myFile.txt , and I have a link myLink.dat to that file (obtained by: ln myFile.txt myLink.dat). I have to move the link: mv myLink.dat ../ without changing the modification time of the i-node for the file "myFile.txt". Is it possible? Many thanks!! Gian |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|