1833832 Members
2796 Online
110063 Solutions
New Discussion

setup hp4600

 
SOLVED
Go to solution
ken harrell
New Member

setup hp4600

newbe question
I have the net_lj4600.sh script if i run this will it setup the definitions for the printer so i can select it useing jetadmin util?
any help would be appreciated
2 REPLIES 2
Prashant Zanwar_4
Respected Contributor
Solution

Re: setup hp4600

It shall be pretty straight forward. you can do sh <scriptname> and it shall do the remaining on it's own..

if you want to run in debug mode

sh -x <scriptname>

you can the output here what is happening.

Hope this helps
Prashant
"Intellect distinguishes between the possible and the impossible; reason distinguishes between the sensible and the senseless. Even the possible can be senseless."
ken harrell
New Member

Re: setup hp4600

Thanks for the help.

Worked great