opensolaris-help at compulab-consult.de wrote: > Does anybody know how to setup solaris/zfs to be able to store special > "german charaters"? > At the moment even a touch "???" doesn't work. > > kind regards > Robert > ------------------------------------------------------------------------ > > _______________________________________________ > opensolaris-help mailing list > opensolaris-help at opensolaris.org Sorry not German but (in case they get scrubbed the symbol is the Norwegian a with a circle above it!)
paulj at gbm6:~/programming/c$ touch ??.txt paulj at gbm6:~/programming/c$ ls -l total 13 -rw-r--r-- 1 paulj staff 0 2009-01-21 21:19 ??.txt -rw-r--r-- 1 paulj staff 4 2009-01-21 20:54 out.lis drwxr-xr-x 2 paulj staff 4 2009-01-07 20:43 pointers -rwxr-xr-x 1 paulj staff 8520 2009-01-21 20:47 writefile -rw-r--r-- 1 paulj staff 246 2009-01-21 20:49 writefile.c Regards Paul