BUGFIX: when deleting directories, delete any files within them
[tfs.git] / docs / examples / ex07-delete-files.sh
blob58492b2aa9d0c87e6e0da64760a03c93b774b62f
1 #!/bin/sh
2 SERVER=$1
3 LOGIN=$2
4 echo tf /server:$SERVER /login:$LOGIN delete /tmp/tf4mono/test*.txt
5 tf /server:$SERVER /login:$LOGIN delete /tmp/tf4mono/test*.txt