Search Results

Search: Posts Made By: wolf
12,603
Posted By wolf
Ok, this is a normal ftp. I want a script with...
Ok, this is a normal ftp. I want a script with ftp subdirectories as well, I do not want to change directory every time all files is ftp from one directory, and now I must do a lcd or cd.

A...
12,603
Posted By wolf
ftp from NT to UNIX
PROBLEM !!!!!!!

I have files that is on a NT machine. It is located in a directory with subdirectories underneath it. TAR can not be used.

I need to use a normal ftp command script to transfer...
7,802
Posted By wolf
Combine two lines
I have a file called test.txt. Inside this file is the following:

tcenh100.telkom.co.za
100.200.300.400

tcenh101.telkom.co.za
500.600.700.800

I want to take out the new lines and spaces,...
3,958
Posted By wolf
awk command
Hi,

The awk command is one of the most powerfull commands in UNIX. Can someone please explain to me how this command works and give me an example please. I do not understand this command and also...
169,831
Posted By wolf
To kill the process...log on with a telnet...
To kill the process...log on with a telnet session L

$ps -ef | grep (process name)

The line will look as follows :
$ (userid) (process id) (process id2) (time) (terminal) .........
$kill -9...
10,776
Posted By wolf
I already tried the man pages on expr. It is very...
I already tried the man pages on expr. It is very broad over the expr command.....I really do not want to write a huge script just to do a calculation....I already did use the bc command, but with...
4,835
Posted By wolf
what I really like to do is to look into...
what I really like to do is to look into scripting in UNIX....it does not matter which scripts there are or what is available....I like to look at them and understand them....that is the only way to...
30,479
Posted By wolf
thanks, this is working....will post a qeustion...
thanks, this is working....will post a qeustion again soon...thanks again:D
10,372
Posted By wolf
thanks a lot......it works 100%...... can...
thanks a lot......it works 100%......

can you explain the command a bit to me please......:D
30,479
Posted By wolf
thanks, but not working, TOT=$(echo...
thanks, but not working,

TOT=$(echo "scale=3; 198.7/78.5")
echo $TOT
scale=3; 198.7/78.5

sorry
4,835
Posted By wolf
thanks, i have been there already last...
thanks, i have been there already last week....some other places that with more scripts?:)
30,479
Posted By wolf
hi, yes I did, but i need that inside a...
hi, yes I did, but i need that inside a script....this is the problem...and also, if you use a number with a decimal for example 198.7 and 78.5 in a script, how do u use the bc command to use "scale...
10,372
Posted By wolf
In a script I am grepping for two values and put...
In a script I am grepping for two values and put them in seperate files. In this same script I want to do a calculation. This is the part that I struggle with : ***part of the script*****
...
2,880
Posted By wolf
Thanks
I am in the UNIX environment a while now, but I cme from the MVS environment. I have learned a lot on UNIX and scripting in the past year, but I also need to advance myself in that direction, so I...
10,776
Posted By wolf
expr command
I am looking for the correct syntax on the expr command in UNIX. I have a script that I am building at the moment. the script is creating file1 that is an actual .sql file that is going inside the...
10,372
Posted By wolf
bc cammand in UNIX
Can some one please explain the correct syntax of the bc command to me. The UNIX man bc does not show you much.

Regards
Wolf
:cool:
2,880
Posted By wolf
UNIX Scripts
I need to find a place or places on the Internet where I can find UNIX scripts to view and to modify to make life easy on the UNIX environment. Shell scripts to be used, ksh, sh, csh. Can someone...
4,835
Posted By wolf
I am looking for scripts in csk, ksh and...
I am looking for scripts in csk, ksh and sh....most comman shells used.....

Do you know of a place where I can go :confused:
4,835
Posted By wolf
UNIX Scripting
:confused: I need to find a place or places on the Internet where I can find UNIX scripts to view and to modify to make life easy on the UNIX environment. Can someone help me on this. Thanks
30,479
Posted By wolf
bc command
I need to understand the bc command in UNIX. Can someone help me on this one.:cool:
Showing results 1 to 20 of 20

 
All times are GMT -4. The time now is 06:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy