Files
bash/bash-20060316/tests/cracauer-testsuite/lib.csh
T

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'