Re: how to make shell scripts executable -- and NTFS driver

1998-05-04 Thread Manoj Srivastava
Hi, man chmod (note: no g) manoj -- core error - bus dumped Manoj Srivastava <[EMAIL PROTECTED]> Key C7261095 fingerprint = CB D9 F4 12 68 07 E4 05 CC 2D 27 12 1D F5 E8 6E -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Re: how to make shell scripts executable -- and NTFS driver

1998-05-04 Thread Michael Acklin
At 03:19 PM 5/4/98 +0100, you wrote: >chgmod +x > >so I typed in > >chgmod +x ntfs-long-version-number > >and it told me that chgmod didn't exist. I tried man chgmod and sure enough, >there's no entry. > >What is the command if this isn't it? > >Is this the right thing to do to get the NTFS drive

Re: how to make shell scripts executable -- and NTFS driver

1998-05-04 Thread David Z. Maze
Tristan Day <[EMAIL PROTECTED]> writes: TD> Okay, I've just downloaded the NTFS driver for linux. It was in TD> .gz format so I unzipped it, and got the same file minus the .gz TD> bit. Right, gzip only compresses a single file. Most commonly, people wanting to bundle things up use the tar util

how to make shell scripts executable -- and NTFS driver

1998-05-04 Thread Tristan Day
Okay, I've just downloaded the NTFS driver for linux. It was in .gz format so I unzipped it, and got the same file minus the .gz bit. I expected to find lots of other files, but didn't, which wasn't a problem because I looked in the resulting file and found what seems like a shell script. Now I h