BUGFIX: when deleting directories, delete any files within them
[tfs.git] / docs / examples / t05-labels-cmd.sh
blobc8515bebae7f071e30145248ae2adfaf3179060d
1 #!/bin/sh
2 SERVER=$1
3 LOGIN=$2
4 echo tf /server:$SERVER /login:$LOGIN labels
5 tf /server:$SERVER /login:$LOGIN labels
6 echo tf /server:$SERVER /login:$LOGIN labels /owner:"*"
7 tf /server:$SERVER /login:$LOGIN labels /owner:"*"