I am getting error files missing. can any0ne tell me I can able to read the file . can you tell what the other part does
Code:
xargs -i test -f {}
Code:
cat $S.file | uniq | xargs -i test -f {} || error_func "files(s) missing!"