Search Results

Search: Posts Made By: shadow_boi
4,180
Posted By shadow_boi
how to remove characters from a string
Hi.

for the following line:

Var1=${Array[1]}

now Array[1] has text as "{hello there}"
how do I remove the {} brackets before assigning the string to Var1?

Thanks.
1,628
Posted By shadow_boi
what is wrong with this expr line
It keeps giving me expr syntax error.

expr "${etherline
}" : ’.*no match found’ 2>&1 >/dev/null


Thanks in advance.
16,579
Posted By shadow_boi
bash script to test network connection - please help
I want to test if my host can connect to any of the following 10 hosts (192.168.1.0 to 192.168.1.9)

I didnt know which command i should use, so i chose ping. (i wonder if i should use tracepath or...
Showing results 1 to 3 of 3

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