7 lines
78 B
Plaintext
7 lines
78 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
# because I'll probably forget the actual command
|
||
|
|
||
|
sudo lpinfo -v
|
||
|
|