AIX 5.3 KSH shell control c and continue

后端 未结 0 1538
温柔的废话
温柔的废话 2020-12-11 18:58

I have the following simple code in AIX 5.3 and I want to continue to run the next command after control c command.

#!/bin/ksh

stty intr ^c
##trap "&quo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题