repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git]
/
urxvtcd
/
urxvtcd.sh
blob
1bb406532ec0e82860e106dd435755f5e1e89288
1
#!/bin/sh
2
urxvtc
"$@"
3
if
[
$?
-eq
2
];
then
4
urxvtd
-q -o -f
5
urxvtc
"$@"
6
fi