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 af7d914..9f051eb 100755 --- a/Demo/scripts/lpwatch.py +++ b/Demo/scripts/lpwatch.py @@ -1,4 +1,4 @@ -#! /usr/local/bin/python +#! /usr/bin/env python # Watch line printer queue(s). # Intended for BSD 4.3 lpq. |