Search Results

Search: Posts Made By: khaled-hayek
2,062
Posted By khaled-hayek
gdialog box question
Dear all,

I have this input msgbox and I want to save the result in variable

gdialog --title "myTitle" --inputbox " the msg " 100 100

I tried to write

x=`gdialog --title "myTitle"...
1,589
Posted By khaled-hayek
Thank you very much, I am new in script :)
Thank you very much, I am new in script :)
1,589
Posted By khaled-hayek
thank you its working, but if I want to return...
thank you its working, but if I want to return the column number in grep
ex:
a,b,c,d,e,f,g # in file1
grep d file1
I want output 4
1,589
Posted By khaled-hayek
String variable question help plz
Dear all,
I have problem with string variable, I want to write script which do the following

read x
x="part1=part2"

then I want to sub the x variable for
x1="part1"
and
x2="part2"

Is...
Showing results 1 to 4 of 4

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