Search Results

Search: Posts Made By: aeroticman
9,068
Posted By aeroticman
Zip a file with .zip extension.
Hi,
I need to zip a .dat file with .zip extension. I tried using the "zip" command. But shell says. "ksh: zip: not found"
Currently I am using gunzip to zip and changing the extension ".gz"...
2,306
Posted By aeroticman
Thank you...
Thank you...
2,306
Posted By aeroticman
Adding date when using awk
Hi,
I want to print the number of lines of a file along with filename and today's date.

Ex:
XXX|07-22-2010|8

I am using as
wc -c -l file.txt | awk '{print "XXX|",date...
6,991
Posted By aeroticman
Thank you jgt. That worked.But can't we do that...
Thank you jgt. That worked.But can't we do that using the script way of uid and password?

Thanks,
6,991
Posted By aeroticman
FTP automation with special characters in userid
Hi,
i am trying to automate an ftp script which is as below.But my user id has special characters(aaa\$ifg). So it is not working correctly.Can anyone help on this?I tried providing both of them in...
Showing results 1 to 5 of 5

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