Timeline for Change modification timestamps using touch with time offset across group of files
Current License: CC BY-SA 4.0
        5 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 7, 2022 at 12:00 | comment | added | benok | start=$(stat -c "%Y" "$1") is correct. %X is atime, %Y is mtime | |
| Sep 27, 2018 at 6:40 | comment | added | RalfFriedl | Sorry, should have been @$start. | |
| Sep 27, 2018 at 6:40 | history | edited | RalfFriedl | CC BY-SA 4.0 | 
                
                    fixed typos 
                
             | 
| Sep 26, 2018 at 14:22 | comment | added | Liam | When I try this I get the following error: touch: invalid date format ‘@start’. I tried changing the time format but that doesn't seem to fix it... | |
| Sep 26, 2018 at 5:50 | history | answered | RalfFriedl | CC BY-SA 4.0 |