Computing.Net > Forums > Unix > Search Results

Quick Links

Computing.Net Solution Center
Desktop Access to Search
Ask a New Question

Sponsored Results for: A script to telnet a service

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: A script to telnet a service

Product Search Results


Results 1 - 25 of 8167

[higher confidence] - higher confidence, [lower confidence] - lower confidence

A script to telnet a service
    Summary: Folks: I am trying to write a script to telnet a service on local service but I really don't know how to do it. Basically, there are two tasks: task 1...

Script to auto login to telnet session
    Summary: Hi, Anyone knows how to write a script to telnet into a server, log in, and run some commands? THanks. ...

Script to insert lines in a file
    Summary: Hello all, I have wriiten a script to create a html file on the fly. It is as shown below :- 1>echo " " > log.html 2>cat test.log >> log.html 3>echo "...

shell script to get value of field
    Summary: I want to write script to get a port value from property file and find whether process is running in the port using netstat -a command. It should work...

Script to Lock BSC
    Summary: Hi, I have to write a script to lock a list of file. The following are the commands:- Read from a flat file containing a list of file. BSC915_AWAH02 6...

Script to scan files for a string
    Summary: I am look for a shell script to scan all files in the system to find out if a file contains a particular string. If yes, then write the file name, pat...

Script to process/search a csv file
    Summary: I want to write a csh script to search files "Scan_ddmmyy.csv" placed in a directory. The program should look for EXCLUSIVE flags in the 6th, 7th & 8t...

Script to delete lines from a file
    Summary: hi, I am trying to write a script to delete few lines from the existing files. The requirement is as follows: 1. I need to grep for a pattern "abc" in...

I need a shell-script to search
    Summary: Please help if you can. I need a shell-script to search each log file and save the output to a text file with these columns: ...

Shell script to mail to a list
    Summary: I need to write a shell script to mail to a list of email-ids. Email-ids are stored in a text file with 1 id in a line. Need to read each line (till E...

script to check a dynamic ip
    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 ...

Script to Cat a file automatically
    Summary: #!/bin/ksh touch XX # The cat command is unecessary. # You can also use: # >XX Set up your script to run from cron. If you want to create a new fil...

shell script to check for a file on
    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...

Script to Remove lines from a file
    Summary: I was wondering if you could help me with a script to remove ALL the lines in a file that contain the word "BOUNDARY". I have the script like this so...

shell script to send a file thru FT
    Summary: I want to write a script that sends a file thru FTP upon execution and calculates the time taken in total transaction. Please HELP!!! ...

Script to Read a .CSV file
    Summary: A couple of weeks ago, I posted a script to compare the contents of 2 files and to print out the line number of any entry that was not in the second f...

Script to extract a word from file
    Summary: Hi! I would like to get some help with my script which will read a command file,execute each command and send output to a file. My problem is how to g...

Trying to telnet, ftp to pc NT4 Workstation !!
    Summary: The way FTP or Telnet work is that the workstation (unix or NT) u r trying to connect FROM needs a telnet of FP client. and the workstation u r trying...

Need a unix script to ping servers
    Summary: Homework ? PING=`which ping` for hostname in `cat hostlist` ; do $PING $hostname if [ $? -eq 0 ] ; then echo "$hostname reachable" else echo "$hostnam...

FTP a file from NT to UNIX box
    Summary: newbie here, Need some help in getting Unix to run a script to grab a file from an NT box. Thanks in advance and I hope I've provided pertinent info....

Script to create a table
    Summary: Hi, Can anyone help in writing a shell script that creates a table out of the info in the /etc/passwd file using the following format: User Name User...

creating a report
    Summary: Hi I need to create a shell script to create a report showing users name when they last logged on and if they have exceeded their quota (5mb) I figur...

Script to delete old files
    Summary: Hi I need a script to delete all files that were created more than x number of days ago. Any ideas Cheers ...

Script to send email if Unix reboot
    Summary: I need a script to send an e-mail to system admin when a Solaris 7 server reboot. Please send me a example script if anyone has the script available. ...

Writing batch script to delete files
    Summary: Hello I need to write a simple batch script to delete all the files in a particular directory which are older than 24 hours. Sound simple, but to a n...

Jump To: 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | >>

Sponsored Results for: A script to telnet a service

Ads by Google