index
:
abslibre
master
wip-icecat-armv7h
wip-linux-libre-64
Libre Packages Build Scripts for the Parabola GNU/Linux-libre (Arch Build System Libre)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pcr
/
urxvtcd
/
urxvtcd.sh
blob: 1bb406532ec0e82860e106dd435755f5e1e89288 (
plain
)
1
2
3
4
5
6
#!/bin/sh
urxvtc
"
$@
"
if
[
$?
-eq
2
]
;
then
urxvtd
-q
-o
-f
urxvtc
"
$@
"
fi