[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] RE: uppercase / lowercase subdirectories
- Subject: [cobalt-users] RE: uppercase / lowercase subdirectories
- From: "Dean Hall" <dean@xxxxxxxxx>
- Date: Wed Jun 20 04:03:00 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Is there a way to make this file accessible to people whether they choose
to
> type in all CAPS or lowercase? I've searched through the archives with no
> results...
While not the most elegant solution, you could create symbolic links to each
directory
and file of the opposite case. This is a manual operation and depending on
the number
of directories/files and the frequency of adding new directories/file it
could be a
real pain, but it will work.
if you now have
my_dir/my_file
do
cd my_dir
ln -s my_dir MY_DIR
of course this won't help if the user types My_Dir :)
----
Dean Hall at Tactix ReEngineering ( dean@xxxxxxxxxx )
503 520-9699 fax 503 469-9740
http://www.tactix.com