On 1/10/17, skywind mailing lists <mailingli...@skywind.eu> wrote:
> zout will contain finally "//abc.def". This is an invalid
> pathname, I believe.

Actually, //abc.def and /abcdef are equivalent, on every unix system I
have ever used.  Try it!

   ls /bin
   ls //bin
   ls //////bin

-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to