Files

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'