Pario TechnoBlob
About
Posts
Tag: date
Formatting date in MS-DOS batch file
I needed to make a simple MS-DOS backupscript in Windows XP today and the files were supposed to be stored in folders named by the current date, ISO style. I ended up...
Stille systemklokke
date --set='+2 minutes' # date --set='+2 hours'
Listing files by date, ISO style
ls -lgot --time-style=long-iso