BASH Issue
by TBotNik from LinuxQuestions.org on (#6CSVN)
All,
Have a file full of scanned directories so trying to read it into an array but always get an error saying
This is a directory not a file. Thought the code for reading lines from a file was generic but guess not! So what code is needed to read each line in the file generically or as directories?
TBNK
Have a file full of scanned directories so trying to read it into an array but always get an error saying
This is a directory not a file. Thought the code for reading lines from a file was generic but guess not! So what code is needed to read each line in the file generically or as directories?
TBNK