in /sys/lib/lp/bin/lpsend.rc the following lines seem altogether wrong
to me:
6: if (~ $#dialstring 0 || ! ~ $dialstring '') {
7: dialstring=$1
and
15: if (! ~ $dialstring '')
16: exit 'lpsend: no dialstring'
I _must_ be missing something, but I can't see
On Mon Jul 22 07:53:02 EDT 2013, lu...@proxima.alt.za wrote:
> in /sys/lib/lp/bin/lpsend.rc the following lines seem altogether wrong
> to me:
>
> 6: if (~ $#dialstring 0 || ! ~ $dialstring '') {
> 7: dialstring=$1
certainly wierd.
i read this as trying to convert from sys→dom.