Computing.Net > Forums > Unix > Search Results

Quick Links

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

Sponsored Results for: using ftp in Korn Shell

Ads by Google


Show Within: One Month | One Year | Forever
Search Results for: using ftp in Korn Shell

Product Search Results


Results 1 - 25 of 7050

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

using ftp in Korn Shell
    Summary: Could some one tell how to using ftp in Korn Shell Scripts? Thx! ...

mkdir in korn shell cgi script
    Summary: hi, i want to create a directory from my cgi script written in korn shell. but there is no out put. means that this script work for other commands lik...

Cursor handled in korn shell.
    Summary: I wish to handle the cursor in korn shell when I test a choice but I want that the cursor don't go in a new line. In this case: print -n "Yes or No >>...

Read in Korn Shell
    Summary: I have written a script to login to various network equip and perform automated functions. Is there a way to hide the input from the keyboard on read...

escaping * in korn shell
    Summary: When trying to escape special character * - it doesn't seem to work. In korn shell trying to store a local variable as follows sample=test* echo $samp...

ftp in korn shell
    Summary: Looks like the HTML on this board has swallowed the less-than signs. Try: ftp ftp.pwp.blueyonder.co.uk <<-ENDFTP ascii get index.html bye ENDFTP (You ...

korn shell script problem (using awk ? )
    Summary: hi , I have a problem in Korn shell script(in dtksh) my program is like that...... #!/usr/dt/bin/dtksh awk ' BEGIN { FS = ":"; # print '$1','$2...

korn shell find files 45 days old
    Summary: I am sure this has been done before in Korn Shell without using Perl, etc. I need to loop through a directory of files and print the names of those fi...

Functions in korn shell
    Summary: Hi: The Korn shell automatically loads a function the first time it's called provided the function resides in a directory in the shell variable FPATH ...

Initializing files to empty in korn
    Summary: hello, i want to know how to initialize a file to an empty one in korn shell scripting? i'm using a file name and building it during a while loop usin...

go to in bourn shell
    Summary: Hi, in Cshell we can use goto statement, How can we use this in bourn shell? If any body can help me with the syntax with example it will be great....

help with korn shell if command
    Summary: Here it is in Korn shell syntax: integer low high while ! (( low high )) do read low?"Enter a number: " read high?"Enter a higher num...

Korn shell
    Summary: Hello all, Is there a way to login as root in Korn shell without displaying the password in /etc/passwd? Thanks JT ...

kill command in Korn shell
    Summary: If I try to kill a shell from that shell's command prompt itself, then what happens.Im doing it from korn shell. Ex: /bin/ksh echo $KSHPID It outputs ...

Array in Bourne Shell
    Summary: Thanks Nails! I didn't know how to use Pearl in scripting. Can I use Pearl in Bourne shell script?? Would you share some of your bright ideas to proce...

How to clean up screen by Korn Shell?
    Summary: Is there anyone knows which command will be suitable to clean up screen in Korn Shell script? I am writing a menu script, before the second submenu di...

Substring in Korn Shell Script
    Summary: Hi: Since you're data is fixed length, you can do something like this: while read x do f1=$(echo $x|cut -c1-4) f2=$(echo $x|cut -c5-6) f3=$(e...

can an FTP Korn Shell Script be written
    Summary: hello, I am having trouble creating a batch script to FTP a file from UNIX to NT. It seems that when I invoke the script, the ftp command invokes the...

ftp in shell script
    Summary: I need to know if the connection fails to the remote host in a shell script. Which error codes etc should I check for? What would be in the if stateme...

sftp Korn shell script
    Summary: I am trying to write a Korn shell script to use sftp to transfer data from one system to another. I cannot seem to figure out how to send the required...

used-defined functions in C SHell ?
    Summary: Hi. I was wondering if i could define my own functions to use in C Shell ? My code is getting really repetitive. Also can anyone tell me how to store ...

Help with korn shell
    Summary: If what you are looking for is a random single digit, check "parameter substitution" section of man for ksh, or find good korn shell manual. As an ex...

korn shell script help
    Summary: Here is a Korn Shell script that will also do what you want. It uses the built in features of the shell as opposed to calling awk to do the work. #!/...

using parameters in sed???
    Summary: Hi, Anyone know a way to use parameters in a sed or a way round it?? I'm trying to do something like this: sed 's/${USER}/${NEW_USER}/g' but it does n...

Large numeric variables in k shell
    Summary: Hi, I need to do use large integers in my shell script. I am using korn shell. After couple of tests i figured out that k shell doesn't behave proper...

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

Sponsored Results for: using ftp in Korn Shell

Ads by Google