Search Results

Search: Posts Made By: sweta_doshi
4,356
Posted By sweta_doshi
Hi , This will just use the "/" as a...
Hi ,

This will just use the "/" as a separator .. what i am trying to figure out is first sort the 1st column so lets say all 1234 together then within those, the date should be sorted.
...
4,356
Posted By sweta_doshi
Sort two columns in a field, one of them being a date
Hi,

I have a set of columns in a csv file, my first row being an integer and 2nd being a date. I want to first sort it using the first column and then by the second.

for e.g. i have ,
...
12,238
Posted By sweta_doshi
assign a command line argument and a unix command to awk variables
Hi ,

I have a piece of code ...wherein I need to assign the following ...
1) A command line argument to a variable
e.g origCount=ARGV[0]
2) A unix command to a variable
e.g result=`wc -l...
Showing results 1 to 3 of 3

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