On 16/6/24 23:20, Richard wrote:
"And udating the .bash_aliases kept giving me an error
referring to an end of file before the matching ' in one of the last
aliases."

This doesn't refer to a size limitation, but a syntax error. As in: theĀ end of the file was reached before the matching ' was found. Either you mixed " and ' or you simply forgot to close an opened '. Ideally the error message will tell you the affected line.

Richard

Thanks Richard

I believe David raised very similar suggestions


--
All the best

Keith Bainbridge

keithr...@gmail.com
keith.bainbridge.3...@gmail.com
+61 (0)447 667 468

UTC + 10:00

Reply via email to