in reply to Re: Is there any way to override "file test operator"?
in thread Is there any way to override "file test operator"?
One use I could see for this would be filenames that refer to a virtual file system. For example -f 'smb://server/share/file.name' or -r 'ssh:user@host:some/file' could be resource tests that make sense if you want to provide a different syntax than just local filenames.
|
|---|