Files
bash/tests/cracauer-testsuite/lib.csh
T
2011-12-03 12:52:47 -05:00

8 lines
186 B
Tcsh

# I don't have a clue about csh programming...
alias docatcher '\
echo "Trigger some async actions, shell should not exit" \
echo "Then exit catcher with C-d" \
./catcher'