Date: 04 Oct 2001 19:52:36 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: Michael Sinz <msinz@wgate.com> Cc: Warner Losh <imp@harmony.village.org>, gkshenaut@ucdavis.edu, hackers@FreeBSD.ORG Subject: Re: ALT-<sp> (Was: how to make 'for' understand two words as a singleargumen) Message-ID: <xzp1ykjcmxn.fsf@flood.ping.uio.no> In-Reply-To: <7ffffcf203a07007d1@[192.168.1.4]> References: <200110022357.f92NvnS08486@thistle.bogs.org> <7fffe3770386f507d1@[192.168.1.4]> <7ffffcf203a07007d1@[192.168.1.4]>
next in thread | previous in thread | raw e-mail | index | archive | help
Michael Sinz <msinz@wgate.com> writes: > BTW - How does your system represent a file with 0xA0 in it? An ls on > FreeBSD 4.4-Stable seems to show it as: > > -rw-r--r-- 1 msinz msinz 0 Oct 3 12:00 foo?bar > > Interesting - not what I would have expected but I think "non-printables" > are replaced by the "?" when ls runs. > > Even more interesting is this: > > -rw-r--r-- 1 msinz msinz 0 Oct 3 12:00 foo?bar > -rw-r--r-- 1 msinz msinz 1 Oct 3 12:05 foo?bar > > (one has a linefeed in the name and one has a non-breaking space in the name) This is only "interesting" (in the sense in which you seem to use the word) to someone who has not read the ls(1) manual page, and does not know of the -q and -B options... DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzp1ykjcmxn.fsf>