Search Results

Search: Posts Made By: RamMore123
14,363
Posted By RamMore123
Thanks for your reply. my original script...
Thanks for your reply.

my original script generates text file like:
B_019.config FR2.0 COMPILE_PASSED TEST_PASSED
B_020.config FR2.0 COMPILE_PASSED TEST_PASSED
B_021.config FR2.0...
14,363
Posted By RamMore123
Hi, i am on linux only. here i cant attach .csv...
Hi,
i am on linux only. here i cant attach .csv file so i converted that file to xls only for attachment purpose.

Thanks
27,902
Posted By RamMore123
Hi, i have attached some part of script...
Hi,

i have attached some part of script 'script.txt' raw file generated by script. i have used your code to generate .csv file . csv file contains below output.
FC/B_096.config ; FR2.0 ;...
14,363
Posted By RamMore123
I tried above code and redirected to .csv...
I tried above code and redirected to .csv file(see the output.csv) it not creating columns with their names. not coiming in separate columns also ; is printed in .csv file.

required .csv file is...
14,363
Posted By RamMore123
hi, testfile doesnot conatin any name like...
hi,
testfile doesnot conatin any name like testid release compile execute.
i want these should be columns name in .csv file . after reading txtfile row by row it shouls print those vanlues in...
27,902
Posted By RamMore123
Hi my first script which is generating text file...
Hi my first script which is generating text file which doenst have ; between the values. i have just inserted spaces to separete the output values.

first time i am trying to genarate .csv file so...
27,902
Posted By RamMore123
Create excel file using bash script
i have written one script which generates text file which gives output like.
001.config: CR1.1 COMPILE_PASSED TEST_PASSED
002.config: CR1.1 COMPILE_FAILED ...
14,363
Posted By RamMore123
in my script three variables can give us input...
in my script three variables can give us input for each column...
1st column) "$i" which is test case name with id...
2nd column) "FRRELEASE" which is user input from command prompt
3nd column)...
14,363
Posted By RamMore123
we can make excel format simple
we can make excel format simple like just making 4 columns..

"test id" "Release" "Compile" "Execute"
B_001.config FR1.1 Yes PASSED


so here first n last...
14,363
Posted By RamMore123
How to Create excel file(.csv) using shell script?
Hi,
i have shell script which compiles n number of test cases and execute them one by one. i want to create report in excel through script in which two columns namely "test id" and "release".second...
Showing results 1 to 10 of 10

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