9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fossil riddle
@ 2012-03-27 16:38 Richard Miller
  2012-03-27 17:47 ` Nemo
  2012-03-29 14:18 ` Richard Miller
  0 siblings, 2 replies; 4+ messages in thread
From: Richard Miller @ 2012-03-27 16:38 UTC (permalink / raw)
  To: 9fans

Who can guess what's happening here:

term% ls -ld src
d-rwxrwxr-x M 353 miller miller 0 Mar 27 17:15 src
term% ls -l src
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/9
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/ape
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/boot
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/cmd
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/games
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/lib9p
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/libString
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/libauth
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/libauthsrv
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/libavl
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/libbin
d-rwxrwxr-x M 353 miller miller 0 Mar 27 09:31 src/libbio
term% ls -l src/*
ls: src/9: 'src/9' does not exist
ls: src/ape: 'src/ape' does not exist
ls: src/boot: 'src/boot' does not exist
ls: src/cmd: 'src/cmd' does not exist
ls: src/games: 'src/games' does not exist
ls: src/lib9p: 'src/lib9p' does not exist
ls: src/libString: 'src/libString' does not exist
ls: src/libauth: 'src/libauth' does not exist
ls: src/libauthsrv: 'src/libauthsrv' does not exist
ls: src/libavl: 'src/libavl' does not exist
ls: src/libbin: 'src/libbin' does not exist
ls: src/libbio: 'src/libbio' does not exist




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-03-29 14:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-27 16:38 [9fans] fossil riddle Richard Miller
2012-03-27 17:47 ` Nemo
2012-03-27 18:17   ` Richard Miller
2012-03-29 14:18 ` Richard Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).