Mail Archives: cygwin/1998/08/01/02:38:57
You want file system bogosity? Try this ( I started in / ):
/ ls
ARCHIVE GRAPHICS Programs bin pub
BAT HTML Q2Demo code stiwtts.jbc
CVS LINT RECYCLER etc tmp
Cygnus MASM61 Temp info usr
Download MISC UTIL msdownld.tmp wbbu
/ cd ...
//... ls
ARCHIVE GRAPHICS Programs bin pub
BAT HTML Q2Demo code stiwtts.jbc
CVS LINT RECYCLER etc tmp
Cygnus MASM61 Temp info usr
Download MISC UTIL msdownld.tmp wbbu
//... cd ...
//.../... ls
ARCHIVE GRAPHICS Programs bin pub
BAT HTML Q2Demo code stiwtts.jbc
CVS LINT RECYCLER etc tmp
Cygnus MASM61 Temp info usr
Download MISC UTIL msdownld.tmp wbbu
//.../... cd ...
/code/Lethe/...
/code/Lethe/... ls
CVS include mtos printers syslib
Makefile keyboards objects readers utilities
communications libmedia.a ourlibc screen validation
displays media parameters startup
/code/Lethe/...
-----Original Message-----
From: Charles Randall [SMTP:crandall AT matchlogic DOT com]
Sent: Thursday, July 30, 1998 5:08 PM
To: gnu-win32 AT cygnus DOT com
Subject: file system bogosity?
Is there a plan to address file system bogosity such as the following?
bash-2.01$ mkdir t
bash-2.01$ cd t
bash-2.01$ ls
bash-2.01$ touch bozo
bash-2.01$ ls
bozo
bash-2.01$ ls bozo.
bozo.
bash-2.01$
Note the "." on the end of the last ls command. That file doesn't exist.
Charles
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -