index
:
plan9port.git
master
This is a port of many Plan 9 libraries and programs to Unix. [forked]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
label
blob: e8e3e8b06d16e4abb465c8617c9975639631215b (
plain
)
1
2
3
4
5
6
7
#!/bin/sh label() { echo "$@" | awk '{printf("\033];%s\007", $0);}' } label "$@"