[NTLUG:Discuss] Bash script help
Wayne Walker
wwalker at solid-constructs.com
Wed Sep 7 10:14:09 CDT 2011
On Wed, Sep 07, 2011 at 10:09:43AM -0500, Wayne Walker wrote:
> head and tail have builtin "file name header" functions. I use them a
> lot:
>
> tail -f -n +1 *.srt
tail -n +1 *.srt # no -f
>
> head *.srt
>
> --
>
> Wayne Walker
> wwalker at solid-constructs.com
> (512) 633-8076
> Senior Consultant
> Solid Constructs, LLC
>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
--
Wayne Walker
wwalker at solid-constructs.com
(512) 633-8076
Senior Consultant
Solid Constructs, LLC
More information about the Discuss
mailing list