summaryrefslogtreecommitdiff
path: root/ifcreate/a.do
blob: 8c55c33bbd39e0a348ab7cfb744433c23674b7c6 (plain)
1
2
3
4
5
6
#!/bin/sh
if [ ! -e b ]; then
  redo-ifcreate b
fi
sleep 1
date +%s