Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- filewatch = system( " /usr/bin/find /home/data \( -name "*.txt" -o -name "*.data" -o -name "*.raw" -o -name "*.gz" \) ! -exec test -f {}.completed \; -print > /tmp/test.txt " )
Advertisement
Add Comment
Please, Sign In to add comment