[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] RE: uppercase / lowercase subdirectories



> 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