page: Overview Both bash and tcsh allow you to trap interrupts ... exit 1. An example bash script: #!/bin/athena/bash trap '{ echo "Hey, ...
確定! 回上一頁