shibu basheer wrote:

> 2. Following is the script called smbprint:
> 
> --snip--
> 
> logfile=/tmp/smb-print.log
> (
> echo translate
> echo "print -"
> cat
> ) | /usr/bin/smbclient ////faridah//faridah_prn1 -I 10.0.42.28 -N -P
>  >> $logfile

Note that the share name should be

        \\\\faridah\\faridah_prn1

or
        '\\faridah\faridah_prn1'

-- 
Glynn Clements <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]

Reply via email to