- max filename length: 255 bytes
Also, check whether there is space between two variable expansions. This is not good
printf "non-"$local $guys >> test
Also, when printing a mixture of things, start with a string. e.g.
Reference:
http://stackoverflow.com/questions/6571435/limit-on-file-name-length-in-bash
No comments:
Post a Comment