date in the whenfile..
This commit is contained in:
@@ -170,7 +170,8 @@ function whenfilechanges() {
|
||||
echo "${fname[$i]} changed:"
|
||||
eval "$@"
|
||||
otime[$i]=$( stat -c %Z "${fname[$i]}" )
|
||||
echo "Waiting for file changes..."
|
||||
echo -n "Waiting for file changes... "
|
||||
date
|
||||
}
|
||||
done
|
||||
sleep 2
|
||||
|
||||
Reference in New Issue
Block a user