Bash Programing
From: Ushi Konepa (nomail_at_yahoo.xyz)
Date: 07/29/03
- Next message: Peter T. Breuer: "Re: Bash Programing"
- Previous message: LiquidFX: "Lilo Problem in Mandrake 9.0"
- Next in thread: Peter T. Breuer: "Re: Bash Programing"
- Reply: Peter T. Breuer: "Re: Bash Programing"
- Reply: Michael Heiming: "Re: Bash Programing"
- Reply: Davorin Vlahovic: "Re: Bash Programing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Jul 2003 08:45:55 +0200
Hi,
I've just a question. Surely everybody knows how to write bash or tcsh
scripts and how to get input with the statement "read" and so on.
The trouble is only that the processing of the script could be broken when a
user makes a "Ctrl-C" on his keyboard. How can I disable this action by
means of the same script in order to force the user to make an input after
the "read" command and without being able to stop the processing?
--- Kind regards Ushi
- Next message: Peter T. Breuer: "Re: Bash Programing"
- Previous message: LiquidFX: "Lilo Problem in Mandrake 9.0"
- Next in thread: Peter T. Breuer: "Re: Bash Programing"
- Reply: Peter T. Breuer: "Re: Bash Programing"
- Reply: Michael Heiming: "Re: Bash Programing"
- Reply: Davorin Vlahovic: "Re: Bash Programing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|