Search Results

Search: Posts Made By: akabhinav18
14,168
Posted By akabhinav18
Hi Bakunin, The scenario is; there are multiple...
Hi Bakunin,
The scenario is; there are multiple directories and inside the directories there would be a conf file called "abc.conf". I need to get some information from the conf file and export the...
14,168
Posted By akabhinav18
Hi VBE, I am using the below commands to get...
Hi VBE,
I am using the below commands to get the relevant information and to convert in .csv
find <Path> -name abc.conf |xargs egrep -i "Virtual|ServerName" | tr '\n' ' '|\
...
14,168
Posted By akabhinav18
Hi, The requirement is read a...
Hi,


The requirement is read a configuration file, get all the information and make a spread sheet. I am able to get all above given information with ":" delimeter but when I am creating .csv...
14,168
Posted By akabhinav18
Need help to write a shell script to convert text file to excel file.
Hi Everyone,
I want your help to write a script which will take text file as input and on the basis of delimiter ":"script will create excel sheet.

Example input:...
Showing results 1 to 4 of 4

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