Displaying 2 results from an estimated 2 matches for "lprs".
Did you mean:
fprs
2010 Apr 09
5
SSH Through R Script
Hi,
I am trying to SSH to a remote server through R script. In other words, I
would like to know how I can get a SSH connection to the remote server and
then execute commands on that server with the R script.
So in bash, I would normally type ssh -lusername remoteserver.com; press
enter and then wait for the password prompt to key in my password.
I have tried system("ssh
2003 Apr 23
0
apsfilter warning: unknown option 'myhost.mydomain.com'
...I overlooked
it the last years or if something changed in -stable ??? ]
Well, its only a warning, you could simply comment out the
code segment.
Strange, something seem to have changed, since I can't remember,
that we noticed these warnings, when we implemented in apsfilter
the code to use lprs -C option (-Z when using lprng) for apsfilter
commands.
Something seem to have changed in the way FreeBSD handles
writing print control files or we simply overlooked them in the
logfile.
Here what happens:
=====================================================================
Case 1: lpr without...