Search Results

Search: Posts Made By: vharsha
1,798
Posted By vharsha
Thanks Indu. Works perfectly.
Thanks Indu. Works perfectly.
4,129
Posted By vharsha
works beautifully. Thanks a lot. ----------...
works beautifully. Thanks a lot.

---------- Post updated at 12:43 AM ---------- Previous update was at 12:42 AM ----------

thank u.
1,798
Posted By vharsha
Deleting particular characters from each line in a file in bash
Hi All,

I am struck with an issue. I need to delete '%' and 'G' from all lines in the input file.
Below is what I want to do.

InputFile
04/09/2012.21:58:17,well9,rootfs,3.9G,2.7G,1.1G,71%,/...
4,129
Posted By vharsha
Converting variable space width data into CSV data in bash
Hi All,

I was wondering how I can convert each line in an input file where fields are separated by variable width spaces into a CSV file. Below is the scenario what I am looking for.

My Input...
2,765
Posted By vharsha
CSV file horizontal formatting
Hi folks,

Please help me with csv file formatting which needs to be done in horizontal fashion.
I have data coming in separate files every hour. What I need to do is extract three values into...
6,422
Posted By vharsha
Transferring files Permission issues in remote box
Hi,

I have a directory 'data' which is a symbolic link to /var/opt/store/rawdata/appname on a remote box. I am not able to SFTP some files from my local box to this dir. in the remote box. Also I...
3,377
Posted By vharsha
Thanks Tony. The requirement is that I...
Thanks Tony.

The requirement is that I should not run a cron job from the server1 (intermediate server). But what I am thinking to do is that I shall login using scp on server2 in my second...
3,377
Posted By vharsha
SFTP files to two servers
Hi,

I need to write a unix shell script which sends files to a server1 from my server via sftp. Then it needs to again SFTP files from that server1 to another server2. And finally remove the...
2,623
Posted By vharsha
it works
thanks a many Devaraj it works. u made my evening.
cheers.
2,623
Posted By vharsha
blank fields ignored
hi tyler, thanks a lot for your quick reply. The script works well but the only problem is that it doesn't take into account the blank fields. These blank fields are ignored in the output and the...
2,623
Posted By vharsha
Minimum whitespace separated CSV file generation
Hi,

I have a flat text file consisting of rows (each field separated by '|') from a table. e.g;

NSW|Gulliver Travels|236||5000|BW

This has to be converted to the following format

NSW...
Showing results 1 to 11 of 11

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