Search Results

Search: Posts Made By: Loc
2,650
Posted By Loc
I thought it would display the output twice...
I thought it would display the output twice because you used echo twice but it's not the case. This works great. thank you
2,650
Posted By Loc
Assign expression to a variable
This code strips out any []. It works great
echo "127[.]0[.]0[.]1" | tr -d "[]" I would like to do the same thing but with shell scripting. User would enter:
./test 127[.]0[.]0[.]1 Output should...
Showing results 1 to 2 of 2

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