chiark
/
gitweb
/
~mdw
/
profile
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
lisp-init.lisp: Make the CLisp namestring parsing less mad.
[profile]
/
xrun
1
#! /bin/sh
2
cmd=`xgetline -t "Shell command" -p "Command:" -Hl $HOME/.cmd.hist` &&
3
exec xcatch -- sh -c "$cmd"