Search Results

Search: Posts Made By: andy538
8,149
Posted By andy538
1990 kiran 201 1991 kiran 202 ...
1990 kiran 201
1991 kiran 202
1990 andy 205
1991 andy 276

---------- Post updated at 07:19 PM ---------- Previous update was at 07:15 PM ----------




1990...
1,412
Posted By andy538
converting rows to clumns using shell script
I have a script which converts rows to columns.
file_name=$1
mailid=$2
#CREATE BACKUP OF ORIGINAL FILE
#cp ${file_name}.xlsx ${file_name}_temp.xlsx
#tr '\t' '|' < ${file_name}_temp.xlsx >...
8,149
Posted By andy538
Converting rows to columns using shell script
I have a script which converts rows to columns.
file_name=$1
mailid=$2
#CREATE BACKUP OF ORIGINAL FILE
#cp ${file_name}.xlsx ${file_name}_temp.xlsx
#tr '\t' '|' < ${file_name}_temp.xlsx > ...
Showing results 1 to 3 of 3

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