Hi all. I try to make trap to ^C to prevent it , but computer does not do anything. I Use sh shell. trap ' ' 2 Any idea?