filename separators and option indicators

Dan KoGai dankg at lightning.Berkeley.EDU
Thu May 31 16:53:35 AEST 1990


In article <9460 at pt.cs.cmu.edu> ralf at b.gp.cs.cmu.edu (Ralf Brown) writes:
>In article <1990May30.045903.14249 at agate.berkeley.edu> dankg at ocf.Berkeley.EDU (Dan Kogai) writes:
>}a lot of CLIs, I love UNIX the best and always have trouble typing "A:\foo\bar"
>}but none of CLI implementation of delimiter will be intuitive enough.
>}On Macintosh, thanks to GUI, only ":" is reserved as delimiter and it's
>}directory delimiter.  That makes MPW users (Hi, robert!) hard to deal with
>}files but for the "rest of them" it's nice to be able to make such file names
>}as "Foo killed bar's blech".
>
>total 240
>-rw-r--r--  1 ralf            0 May 30 07:29 Foo killed bar's bletch
>-rw-r--r--  1 ralf       231682 May 30 07:11 frain13r.zip
>
>You were saying?...  The only printable character you CAN'T put into a Unix
>filename is the forward slash.

	Gee, I knew that:  You can quote file name in shell and just do
fopen("~!@#$%^&*()-_=+[{]}\\|\'\";:?.>,<", "w") in c source or anything but
in reality those drive your shell nuts.  As far as Unix has no Finder
or SFDialog to access these files witout pain, we'd better stay away from
those nasty punctuation marks...

----------------
____  __  __    + Dan The "~!@#$%^&*()-_=+[{]}\\|\'\";:?.>,<" Man
    ||__||__|   + E-mail:	dankg at ocf.berkeley.edu
____| ______ 	+ Voice:	+1 415-549-6111
|     |__|__|	+ USnail:	1730 Laloma Berkeley, CA 94709 U.S.A
|___  |__|__|	+	
    |____|____	+ "What's the biggest U.S. export to Japan?" 	
  \_|    |      + "Bullshit.  It makes the best fertilizer for their rice"



More information about the Comp.unix.wizards mailing list