have a case where i have to source a file in a directory As per man page for source command in bash script it will take path from PATH env variable. i am getting no such file or directory when sourcing file even when file are existing in same directory.
Please can anyone suggest what could be reason. PATH env contains script mounted with ipv6 address.
Thanks in advance