[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to check 400 files exist



On 19/01/12 12:25, Wawrzek Niewodniczanski wrote:
So theoretical your comment is right, but I doubt that max argument
limit is the reason of problem in this case.


Well, read the error message again:

>>>>> ./check_file.sh: line 8: [: too many arguments

The test binary, aka '[', has received too many arguments.

See also <http://mywiki.wooledge.org/ParsingLs>.


Reply to: