[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cd // && pwd shows "//"
From: |
Andy Goth |
Subject: |
cd // && pwd shows "//" |
Date: |
Thu, 6 Sep 2001 22:02:49 -0500 |
Configuration Information [Automatically generated, do not change]:
Machine: i686
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu'
-DCONF_VENDOR='pc' -DSHELL -DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -I. -I.
-I./include -I./lib -I/usr/include -O9 -march=i686 -mcpu=i686
uname output: Linux merlin 2.4.2 #1 Sun Mar 11 00:20:54 CST 2001 i686 unknown
Machine Type: i686-pc-linux-gnu
Bash Version: 2.05
Patch Level: 0
Release Status: release
Description:
cd // && pwd yields "//". This is weird because cd /// && pwd
shows simply "/". *shrug* I know this is minor, but it could
be indicative of another problem.
Repeat-By:
cd // && pwd
--
Andy Goth | unununium@openverse.org | http://sevatech.com/~andy/
- cd // && pwd shows "//",
Andy Goth <=