Search Results

Search: Posts Made By: ozzy80
21,541
Posted By ozzy80
Thnx guyz for all the help!!! will come back soon...
Thnx guyz for all the help!!! will come back soon ;) :D
21,541
Posted By ozzy80
The awk is not working... says syntaz error!!!
The awk is not working... says syntaz error!!!
21,541
Posted By ozzy80
Thank you so much! But one last question...
Thank you so much! But one last question probably...

my script looks like this....


#!/bin/ksh

echo "started at " $(date);

while read record
do
echo $record | sed -e 's/"//g' -e...
21,541
Posted By ozzy80
read string, check string length and cut
Hello All,

Plz help me with:

I have a csv file with data separated by ',' and optionally enclosed by "". I want to check each of these values to see if they exceed the specified string length,...
6,432
Posted By ozzy80
juts one question... will this script break (stop...
juts one question... will this script break (stop in middle) if one of the files we are trying to delete is not present on the remote server???
6,432
Posted By ozzy80
thanx jim...
thanx jim...
6,432
Posted By ozzy80
ftp mdel help
Hello Y'all,

Need help on ftp...

I want to mdel files on a ftp server where the search is based on a file on the local UNIX box.

Example:

Files on ftp server:

dly1111.txt
dly2222.txt...
Showing results 1 to 7 of 7

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