Re: Enabling printer
- From: Andrew Sackville-West <andrew@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 24 Mar 2006 08:51:06 -0800
On Thu, 23 Mar 2006 20:02:10 -0600
"Sumo Wrestler (or just ate too much)" <sumo.wrestler.0rj82m+no.spam.abuse@xxxxxxxxxxxxx> wrote:
Pabla,Balbir [Ontario] wrote:
I thought , the command to enable printer is " enable printer_name".
Any idea, following not working on Debian 3.2, 2.4 smp kernel.
arqiozone:~# enable hpl8n
-su: enable: hpl8n: not a shell builtin
[...]
You accidentally invoked the bash shell's "enable" built-in command. To
use the enable command on-disk, specify the full pathname, e.g.
/usr/bin/enable hpl8n
good catch.
A
Or you could use a different shell:
$ csh
enable hpl8n
Or, ...
$ tclsh
% enable hpl8n
Or you could disable the enable command within bash:
$ enable -n enable
$ enable hpl8n
Do this to get help on the enable command (in bash):
$ help enable
Good luck.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Attachment:
pgp6BdIdB8gcn.pgp
Description: PGP signature
- References:
- Enabling printer
- From: Pabla,Balbir [Ontario]
- Re: Enabling printer
- From: Sumo Wrestler (or just ate too much)
- Enabling printer
- Prev by Date: Re: Strange PPPoe problem
- Next by Date: Why Sendmail 8.13.6-1 are still in incoming?
- Previous by thread: Re: Enabling printer
- Next by thread: set background of kpdf to black
- Index(es):
Relevant Pages
|