blob: e8e3e8b06d16e4abb465c8617c9975639631215b [file] [log] [blame]
#!/bin/sh
label() {
echo "$@" | awk '{printf("\033];%s\007", $0);}'
}
label "$@"