FYI: character quoting in Win32

Earnie Boyd earnie_boyd@yahoo.com
Mon Aug 17 12:35:00 GMT 1998


In order to put this in the archive and to educate the ignorant as I
used to be, the circumflex "^" (SHIFT of 6 on US Keyboard) can be used
to quote any character similar to the backslash "\" in UNIX.

Example:

bash$: grep some_variable \| some_other_variable *.c

would translate to

DOS$: grep some_variable ^| some_other_variable *.c


==
-        \\||//
---o0O0--Earnie--0O0o----
--earnie_boyd@yahoo.com--
------ooo0O--O0ooo-------



_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list