Search Results

Search: Posts Made By: dad5119
35,461
Posted By dad5119
For the call to tar, I think I will. The...
For the call to tar, I think I will.

The problem shows up in areas where we would not have expected it.

Try removing 5000 files that match *.old
rm *.old fails.

Or try moving 5000 files...
35,461
Posted By dad5119
Not C shell. Running ksh on Unix and Linux -...
Not C shell.
Running ksh on Unix and Linux - same results on both.

Thanks
35,461
Posted By dad5119
Argument list too long for multiple commands
Thanks for the suggestions - however when I use an asterisk in my matching criteria (even for the "ls" command) - I get the same error.

I guess the default limit for an argument list is used for...
35,461
Posted By dad5119
Argument list too long - Shell error
Trying to tar specific files from a directory causes problems when the number of files is too large.

ls ~/logs | wc -l
5928

In the logs directory - I have 5928 files

If I want to include...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 05:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy