Date: Sat, 24 May 1997 16:39:24 -0800 (AKDT) From: Steve Howe <un_x@anchorage.net> To: freebsd-questions <questions@freebsd.org> Subject: Xterm/shell diff Message-ID: <Pine.BSF.3.95q.970524163406.20368A-100000@aak.anchorage.net>
next in thread | raw e-mail | index | archive | help
is there a good reason an Xterm and ttyv* window should behave differently? if [ "`expr $j : '.*\.\(.*\)'`" = gz ]; then echo hi!; fi if i remove the double-quotes from the test, an Xterm gives me the error "]: syntax error", but a ttyv* doesn't complain. what's going on? ------------------------------------------------------------------------- Sleep: a sign a caffeine deprivation ... http://www.anchorage.net/~un_x -------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970524163406.20368A-100000>