The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
Argument list too long - Shell error
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Directory
Register
Forum Rules
FAQ
Contribute
Members List
Search
Today's Posts
Mark Forums Read
Thread
:
Argument list too long - Shell error
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
5
(
permalink
)
03-03-2006
hegemaro
Registered User
Join Date: Feb 2006
Location: Schenectady, NY
Posts: 130
Quite right, I should have seen that coming. Use the find command to generate the include file:
find ~/logs/ -name "LoadLog_20060302_*.log" > /tmp/tar.include
This isn't AIX by chance is it?
hegemaro
View Public Profile
Find all posts by hegemaro