Check if a file is really a file, whether a string contains anything, and whether you can run a program with these vital patterns.
hey all, I need to set up a shell script that ssh's into a remote server then runs some commands. I have minimal control over the remote server, and only slightly more control over the server the ...