index
:
plan9port
patch
Plan 9 from User Space (with patches)
summary
refs
log
tree
commit
diff
stats
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 "$@"