Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] ls *++*: What does echo *++* show?
- Date: Tue, 6 Nov 2007 14:03:13 +0900
- From: "Nguyen Vu Hung" <vuhung16plus@example.com>
- Subject: Re: [tlug] ls *++*: What does echo *++* show?
- References: <78d7dd350711051737o9d27a14o902618a629088639@mail.gmail.com> <472FC799.6080009@dcook.org> <78d7dd350711051816h69e0d54byfbe001b1b0fd2f42@mail.gmail.com> <20071105225203.1d4f5282.jep200404@columbus.rr.com>
2007/11/6, jep200404 <jep200404@example.com>: > "Nguyen Vu Hung" wrote: > > 〉 [vuhung@ GraphicsMagick-1.1.10]$/bin/ls -F *++* > 〉 AUTHORS COPYING ChangeLog INSTALL Makefile Makefile.am > 〉 Makefile.in NEWS README TODO bin/ demo/ lib/ tests/ > 〉 [vuhung@ GraphicsMagick-1.1.10]$ > > Is there a directory with "++" in its name? > > What does echo *++* show? $ echo *++* Magick++ This is intersting because "man echo" says: $ man -k echo echo (1) - display a line of text echo [builtins] (1) - bash built-in commands, see bash(1) $man 1 echo NAME echo - display a line of text $man 1 bash -> " search echo": echo [-neE] [arg ...] Output the args, separated by spaces, followed by a newline. The return status is always 0. If -n is specified, the trailing newline is suppressed. If the -e option is given, interpretation of the following backslash-escaped characters is enabled. The -E option disables the interpretation of these escape characters, even on systems where they are interpreted by default. The xpg_echo shell option may be used to dynamically determine whether or not echo expands these escape characters by default. echo does not interpret -- to mean the end of options. echo interprets the following escape sequences: \a alert (bell) \b backspace \c suppress trailing newline \e an escape character \f form feed \n new line \r carriage return \t horizontal tab \v vertical tab \\ backslash \0nnn the eight-bit character whose value is the octal value nnn (zero to three octal digits) \xHH the eight-bit character whose value is the hexadecimal value HH (one or two hex digits) -- Best Regards, Nguyen Hung Vu vuhung16plus{remove}@example.com An inquisitive look at Harajuku http://www.flickr.com/photos/vuhung/sets/72157600109218238/
- Follow-Ups:
- Re: [tlug] ls *++*: What does echo *++* show?
- From: Stephen J. Turnbull
- References:
- [tlug] ls *++*; ls *+*
- From: Nguyen Vu Hung
- Re: [tlug] ls *++*; ls *+*
- From: Darren Cook
- Re: [tlug] ls *++*; ls *+*
- From: Nguyen Vu Hung
- Re: [tlug] ls *++*: What does echo *++* show?
- From: jep200404
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] ls *++*; ls *+*[ MISTAKEN, SOLVED]
- Next by Date: Re: [tlug] ls *++*: What does ls -d *++* show?
- Previous by thread: Re: [tlug] ls *++*: What does ls -d *++* show?
- Next by thread: Re: [tlug] ls *++*: What does echo *++* show?
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links