1 Jan
2011
1 Jan
'11
1:19 a.m.
'set' is not a good way to check the environment, since it also shows shell variables that are not yet exported. The portable way to check the environment is 'env'.
1 Jan
1 Jan
2:35 a.m.
New subject: 64-bit Notepad2 crashes
On 12/31/10 6:19 PM, Dan Kegel wrote:
'set' is not a good way to check the environment, since it also shows shell variables that are not yet exported.
The portable way to check the environment is 'env'.
True. Let me check this. correction: env | grep LIBRARY James McKenzie
5549
Age (days ago)
5549
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dan Kegel -
James McKenzie