Horje
linux change date and then change files ctime Code Example
linux change date and then change files ctime
$ NOW=$(date) && date -s "2030-08-15 21:30:11" && touch file.txt && date -s "$NOW"




Shell

Related
hide permission denied ~/.bash Code Example hide permission denied ~/.bash Code Example
ubuntu open with software install not working Code Example ubuntu open with software install not working Code Example
batch script comment Code Example batch script comment Code Example
git lost commit after reset Code Example git lost commit after reset Code Example
how to install chrome on debian linux Code Example how to install chrome on debian linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9