Search Results

Search: Posts Made By: maturix
Forum: UNIX and Linux Applications 10-03-2016
5,449
Posted By maturix
GUI to edit and control csv file
Hello,
I manage an application with a lot of parameter files under a csv format.
I'm looking for a GUI to allow users to edit those files without breaking them.

I would like an admin access to...
11,212
Posted By maturix
Read a tab separated file with empty column
Hi all,

I'm trying to read a tab separated file and apply some functions on each column. I have an issue with empty column.

Exemple:
$ #cat with the sed to allow you to see my tab
$ cat...
3,042
Posted By maturix
At the end I want the text with the value instead...
At the end I want the text with the value instead of the variable, i.e. :
/users/maturix/PROD/program_1.2.sh

But if I can get the variable name in a first step, then I know how to retrieve the...
3,042
Posted By maturix
no I don't want to modify the master_script...
no I don't want to modify the master_script (which is used in my prod).
I need to do a new script which read master_script.sh and which displays all the scripts called by it.
3,042
Posted By maturix
My question is how from a text get the variable...
My question is how from a text get the variable declare in it.
I success to do it if the variable is between two slash /.
My problem now is to do it whatever the caracters before and after.

How...
3,042
Posted By maturix
Extract variable name in a string
Hi,
I'm doing a script to list all scripts called by a "master" script.
But I have an issue as there is some variables in the name of the called scripts.

Example:
% cat master_script.sh...
Showing results 1 to 6 of 6

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