diff options
Diffstat (limited to 'Demo/scripts/lpwatch.py')
-rwxr-xr-x | Demo/scripts/lpwatch.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Demo/scripts/lpwatch.py b/Demo/scripts/lpwatch.py index afd46f3..7fa85db 100755 --- a/Demo/scripts/lpwatch.py +++ b/Demo/scripts/lpwatch.py @@ -1,5 +1,5 @@ #! /ufs/guido/bin/sgi/python -#! /usr/local/python +#! /usr/local/bin/python # Watch line printer queue(s). # Intended for BSD 4.3 lpq. |