Quote:
Originally Posted by john test
Ok got it man bash-builtins shows the export command and the difference is that export seems to make the variable global
|
Almost ... they're still specific to the one shell, but with
the export they're passed on to child processes
Quote:
Originally Posted by john test
I can get the syntax error of - vs =, but the question was sort of 0.0 vs 10.0 and which one is appropriate in which situation?
man x fails
man X fails
man X/display-names fails
Is Man X distro dependant? I'm starting up on ubuntu 7.10
|
Hmmm ... works on Slackware "man 7 X"
Shows up in the "SEE ALSO" section of "man Xorg"?
Cheers,
Tink