Subject: Error in rmt.c
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Gerard J van der Grinten <gvdg@nlr.nl>
List: current-users
Date: 06/28/1994 14:56:45
After playing with rmt I found 2 things:
1) the symbolic link to /usr/sbin/rmt from /etc/rmt (standard place to look
for rmt) is missing.
2) In rmt man page it states that between commands and its paramteres, special
multiple line "O file perm" a space is a separator.
getstring() is used to get multiple params and getlines() read(f,p,1) stops
as soon as it finds a (wait , wait some more) a \n character. Not a space.
Guess a extra test for space should be added in getstring().
Regards, Gerard.
-- 
Gerard J van der Grinten           pa0gri@net.pa0gri.ampr.org [44.137.1.1]
Elzenlaan 8                        gvdg@nlr.nl         (temporary qrl)
3467 TJ Driebruggen                gvdg@fridley.pa0gri.ampr.org (home)
Netherlands       (+031)-34871606  Home. (+031)-52748435 Qrl.

------------------------------------------------------------------------------