PMbwmon bandwidth monitor: can specify which interfaces to watch, also supporting...
[hband-tools.git] / tests / takeown / chown
blobb120ab36ffc8969d189a438ea3b9b360bc5064ec
1 #!/bin/sh
3 # Please setup sudo to let you (you running the
4 # tester process) run 'chown' on test files.
6 echo SUDO CHOWN "$@" >&2
7 exec sudo chown "$@"