[Xastir] Fun with XP usernames- solved!
Henk de Groot
henk.de.groot at hetnet.nl
Tue Feb 8 16:37:36 EST 2005
Curt, WE7U schreef:
> It's really a Unix thing. Spaces are evil. They are used as
> delimiters on the command-line. They have to be specially quoted in
> order to make the shell ignore them, which is a pain in the rear in
> practice.
Well, it's a shell thing... Unix itself doesn't have a problem, it just
takes the agruments as \0 delimited strings in code. Its no different than
the Command prompt in Windows which has the same problem.
In the shell you either put the complete argument in quotes or use \ for
each space (or tab).
Speaking of tabs, did you know in unix there is no problem at all to use a
tab character in you password? It's fun, try to login from a Windows
box... that will teach the boys in Redmond...
Kind regards,
Henk.
More information about the Xastir
mailing list