The following questions are meant for bash and linux only:
- Is there a limit on the number of characters in the absolute path name of a file?
- Is there a limit on the number of characters for the filename (without extension) only?
If so, what might these limits be? How can I access them in case they are system specific?