| Article: |
Unix Gems for Mac OS X | |
| Subject: | Listing displays command | |
| Date: | 2004-07-08 05:08:50 | |
| From: | larryprall | |
|
Response to: Listing displays command
|
||
| At least on my Mac, (10.3.4), the logger.py script requires a slight modification. The output of the ps command begins with a space, so I had to change 'print lineRec[1]' to 'print lineRec[2]'. | ||
Showing messages 1 through 1 of 1.
-
Listing displays command
2004-07-08 05:12:25 larryprall [View]
Whoops! Never mind. Brain cramp.


