Summary: Hi All, Can any one tell me the script from UNIX that will login to Sybase server and checks the all databases and return the status and sends mail.or...
Summary: Hi, Can anyone help me with a script i want to run as a scheduled task. I want to write a script to check for any errors from a specific source in the...
Summary: Hi, I need a shell script to check a dynamic ip(from cable company), it will send the ip to my email if the ip changes. The Solaris box is behind the ...
Summary: Hi, Is it possible to write batch script to check a dynamic ip(from cable company), it will send the ip to my email if the ip changes. The box is behi...
Summary: Hi, I need a shell script to check a dynamic ip(from cable company), it will send the ip to my email if the ip changes. The Solaris box is behind the ...
Summary: Hi, I'm trying to create a shell script to check for the existence of a file on an NT box prior to an FTP process. If it doesn't exist then the proces...
Summary: Hi Thanks for your reply. Could yopu please help me more on this. I am new to batch file. Actually first I need to check whther the file is created wi...
Summary: Hello, I want to make a script that does the following: - check if a certain smb-share is mounted - if it's not mounted, mount the share (password nee...
Summary: Hi, Below script has some errors can any one help #!/bin/ksh #cdstat1.sh for file in send*.log do if [ -f ${file} ] then echo "`grep /ripsapps/ripsu...
Summary: Hi, I'm trying to figure out how to check the existence of a file/directory on a remote server, struggling at the moment :-( I thought something like:...
Summary: Hi! I have to write a shell script to check some router. It has to be manual login using telnet. Ok, no problem until here. But: When I'm logged in, ...
Summary: I would like to write a batch script to find all .pst (Microsoft Outlook 2003) files that exceed the size of 1 G. The .pst files reside on a network ...
Summary: Hello, I would like a simple command to check for disk space on a system before installing a file. I.e I want to run a login script to install a work...
Summary: Hi, If anyone can help me to write a script which will check the state of the server every morning and mailing me the results after running to check t...