Search Results

Search: Posts Made By: mayanksargoch
3,517
Posted By mayanksargoch
Sorry Buddy this does not work as i am not...
Sorry Buddy this does not work as i am not reading from the HTTP URL but from a file and putting the values into a HTTP URL.
3,517
Posted By mayanksargoch
Thanks Joeyg. This works great but actually i...
Thanks Joeyg.
This works great but actually i had to use these variables in a HTTP Call something like

echo "http://mayank.gup.com/method=add&number=1st_field&name=2nd_field&mask=3rd_field"

So...
3,517
Posted By mayanksargoch
How can I read values from a CSV file using Shell?
SHELL SCRIPT

Hi,
I have a file in which contents are as follows:

9999,abdc,123
9988,aba_12,2323
and so on

I want to read the contents of this file such that i can do

echo "This is $a...
32,777
Posted By mayanksargoch
great this works just fine. I am new to shell so...
great this works just fine. I am new to shell so havent started using awk and CURL. can u suggest me a few e-tutorials for awk
32,777
Posted By mayanksargoch
hey Malcomex999, Yes I did try this but did not...
hey Malcomex999, Yes I did try this but did not work...
32,777
Posted By mayanksargoch
Hi Guru Actually i took output of a MySql...
Hi Guru

Actually i took output of a MySql query (the result had 2 columns) into a file. There is white space between the values of two separate columns.

I tried saving it as a CSV file but it...
32,777
Posted By mayanksargoch
How to Use Sed Command to replace white spaces with comma from between two fields - Mayank
SHELL SCRIPT

Hi
I have a file in the following format
Mayank Sushant
Dheeraj Kunal
ARUN Samir

How can i replace the white space in between and replace them with a comma??...
4,478
Posted By mayanksargoch
Thanks for the quick response. I have just...
Thanks for the quick response. I have just started working with shell. :)
4,478
Posted By mayanksargoch
How to create a CSV File by reading fields from separate files
SHELL SCRIPT

Hi,

I have 3 separate files within a folder. Every File contains data in a single column like

File1 contains data
mayank
sushant
dheeraj

File2 contains
DSA_AT
...
Showing results 1 to 9 of 9

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