This website requires JavaScript.
Explore
Help
Sign in
notwa
/
rc
Watch
1
Star
0
Fork
You've already forked rc
0
mirror of
https://github.com/notwa/rc
synced
2024-11-05 05:29:02 -08:00
Code
Issues
Releases
Wiki
Activity
1c0c963dde
rc
/
sh
/
cdbusiest
6 lines
73 B
Text
Raw
Normal View
History
Unescape
Escape
submodules are probably broken
2013-06-28 05:22:14 -07:00
#!/bin/zsh
dbusiest | read -r c d
error-handling in dbusiest
2013-07-08 17:46:33 -07:00
[ -z $c ] && return 1
submodules are probably broken
2013-06-28 05:22:14 -07:00
<<<"$c $d"
cd $d
Reference in a new issue
Copy permalink