Informatimago Public GIT Repositories
»
public/bin
: Blob 6cd5ab /
watch-dates
Summary
|
Shortlog
|
Commit
|
Commitdiff
|
Tree
|
commit
change
author
committer
#!/bin/csh -f while ( 1 ) dates > /tmp/watch_dates_$$ clear cat /tmp/watch_dates_$$ sleep 1 end
ViewGit