On Thu, 08 Feb 2001, you wrote:
> > I'll hang on to your post and when I get good enough understand all the
> > implications, I'll try to write that script.
> 
> #!/bin/bash
> tar zcfv $1
> $dir=cut -d . -f 1 $1
> cd $dir
> less README
> 
> don't know if it will work, but looks nice. :-)
> 
Heh... Kewl. At least it looks like it'll work better than that pseudo-code I
wrote. ;-)
        John



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to