On Sat, Nov 27, 1999 at 02:27:40PM -0700, Glenn Valenta wrote: > > What is a .sh file and how do you uncomppress it? .sh files are shell-scripts. Use chmod a+x to make it executable or use /bin/sh to start it. Jan ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- Decompressing ".sh" files Glenn Valenta
- Jan Buchmann