date
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| date [2013/10/07 18:18] – [Examples] ginko | date [2014/12/07 14:49] (current) – ginko | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| > date +%H%M%S | > date +%H%M%S | ||
| 175019 | 175019 | ||
| + | |||
| + | # Les deux (pour timestamper un nom de fichier par exemple) : | ||
| + | > date +%Y%m%d%H%M%S | ||
| + | 20131007175019 | ||
| > date "+%D %T" | > date "+%D %T" | ||
| 10/07/13 18:18:01 | 10/07/13 18:18:01 | ||
| </ | </ | ||
date.txt · Last modified: 2014/12/07 14:49 by ginko
