Why should vendor-intake/client status.txt be enclosed in quotes in a shell command?
vendor-intake/client status.txt
Quoting encrypts the filename
Quoting automatically removes the space from the filename
Quoting keeps the entire path as one command argument
Quoting gives the file execute permission