Got it to work thanks
----- Original Message -----
From: "Jay Strauss" <[EMAIL PROTECTED]>
To: "vox-tech" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, March 12, 2001 9:02 PM
Subject: [vox-tech] another Shell questionish
> I have a file with list of files:
>
> ListOfFiles
> ============
> statement processed
> file1
> file2
> file3
> file4...
>
> I need the file of files but I want to get rid of the first line
"statement
> processed" for
> my tar cvf new.tar `cat ListOfFiles`
>
> I tried:
>
> tail -n `wc -l < ListOfFiles` -1 ListOfFiles
>
> i.e give me the file minus 1 line but the -1 doesn't get subtracted
>
> suggestions?
>
> Jay
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com