You are not logged in.
Pages: 1
I am running this command
sudo lpadmin -p yajhfc -D 'YajHFC virtual fax printer' -L 'localhost' -v 'socket://localhost:19100'
-E -P yajhfc.ppd -o "printer-error-policy=abort-job" -o "printer-is-shared=false"And I get this output:
bash: -E: command not foundIf I run the same command without "-E" then it complains that "-P" or "-o" is not found.
I have the package "base-devel" installed.
Last edited by shmu26 (2021-08-21 20:49:14)
Offline
Remove the line break, or escape it.
Offline
Remove the line break, or escape it.
Thanks. The solution was a lot easier than I thought ![]()
Offline
Pages: 1