Search Results

Search: Posts Made By: ttshell
5,457
Posted By ttshell
I am trying to rename the files.
I am trying to rename the files.
5,457
Posted By ttshell
eval a variable that has a .
Hi,

Is there any way that I can eval the following -

eval abc.csv=def.csv

I am getting the - bash: command not found error.

thanks.
4,291
Posted By ttshell
Hi vgersh99, could you explain what the...
Hi vgersh99,

could you explain what the split is doing in your solution..., thanks.
4,291
Posted By ttshell
Thanks a lot. that works..., I will try to...
Thanks a lot. that works..., I will try to understand how you have done it. I thought we might get it with the one line/two lines using awk.
4,291
Posted By ttshell
reading variables from a file
Hi,

Could anyone help me in understanding what I am missing..
I have a text file with the following info.

INFILE=>

#Name Variable=<value>
#---------------------------------
name1 ...
6,466
Posted By ttshell
Did you have the write permission to the...
Did you have the write permission to the directory you are trying to write?
2,225
Posted By ttshell
thanks .. , but the way I have my while loop is...
thanks .. , but the way I have my while loop is this...

awk '/^[^#]/ {print $0}' file | while read f1 f2 f3 f3
do
.....
...
build the variable - v
done

read the variable v. (Here v is...
2,225
Posted By ttshell
span of variable
Hi all,
I am having a hard time in determining this. I have a shell script, in which I build a variable in a certain format (-i 'x x.in x.out' -i 'y y.in y.out' -i 'z z.in z.out) within a while...
Showing results 1 to 8 of 8

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