all tasks
This commit is contained in:
parent
b83f433714
commit
68f8f3e56b
14735 changed files with 178959 additions and 0 deletions
3
Task/System-time/UNIX-Shell/system-time.sh
Normal file
3
Task/System-time/UNIX-Shell/system-time.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
date # Thu Dec 3 15:38:06 PST 2009
|
||||
|
||||
date +%s # 1259883518, seconds since the epoch, like C stdlib time(0)
|
||||
Loading…
Add table
Add a link
Reference in a new issue