Strip Whitespace From Bash Variable
by Kyle on · Posted in
STRING_VAR=`expr "$STRING_VAR" : '[[:space:]]*\(.*\)[[:space:]]*$'`
![]()
Search · Sitemap · Contact · Account Center
by Kyle on · Posted in
STRING_VAR=`expr "$STRING_VAR" : '[[:space:]]*\(.*\)[[:space:]]*$'`
![]()