Search Results

Search: Posts Made By: Mikes88
5,992
Posted By Mikes88
i ran it just like you said. gave me a lot of...
i ran it just like you said. gave me a lot of syntax errors....


-bash-3.2$ awk -f awk.awk file.csv
awk: awk.awk:7: for(N=2; N<=COLS; N++)
awk: awk.awk:7: ^ syntax error
awk:...
5,178
Posted By Mikes88
attached is an excel file of what i have to have...
attached is an excel file of what i have to have the info look like.
The first 3 columns is how the information is saved to file.
The section to the side is what i have to manually input. Thats...
5,178
Posted By Mikes88
how would i get the script to sort the data to...
how would i get the script to sort the data to something like this and output to a new file:

12/1/2011 12/2/2011
server3 4.7 3.4
server4 5.3 3.6
server5 1.1 0.9
server6 ...
5,178
Posted By Mikes88
sorry the other info is in the same cell when u...
sorry the other info is in the same cell when u open it.
5,178
Posted By Mikes88
so that should place the data from this: ...
so that should place the data from this:


server3 12/1/2011-10:03 OTHER INFO 4.7
server4 12/1/2011-10:03 OTHER INFO 5.3
server5 12/1/2011-10:03 OTHER INFO 1.1
server6 12/1/2011-10:03 OTHER...
5,178
Posted By Mikes88
Transpose Data from Columns to rows
Hello. very new to shell scripting and would like to know if anyone could help me.

I have data thats being pulled into a txt file and currently have to manually transpose the data which is...
Showing results 1 to 6 of 6

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