I'm looking to check if two files have a $COMPANY name already in the file and if they do I will exit throwing an error. Code: # Verify that the company doesn't ...
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 ...