repo.or.cz
/
copyleftie-scripts.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
manr: fix
[copyleftie-scripts.git]
/
hold
blob
69bcc0b5b4197ef36aecc5cee359f2a46cb0282b
1
#!/bin/execlineb -S1
2
# hold - print the output of a command, and wait for input before exiting
3
4
redirfd -w 2 /dev/null
5
foreground { ${@} }
6
read -n0