könntet ihr die Gruppenbeschreibung von thur.org.lug korrigieren?
% print -l 'list newsgroups' quit | netcat news.thur.de nntp G -F thur.org.lug
thur.org.lug Linux User Groups ins Thueringen
Aus dem ins ein in machen.
Danke, Jörg.
--
< Mr X.> jo: contact an admin to mount it for you
< jo> The admin is not, well how should I say it, he isn't very familiar with
the system. What should I tell my admin, what he should do?
< Mr X.> taking a sun solaris administration course.
kannst du das mal portabel aufschreiben?
tschau,
rene
Rene Scholz <r.sc...@intershop.de> schrieb:
> Jörg Sommer <jo...@alea.gnuu.de> wrote:
>> könntet ihr die Gruppenbeschreibung von thur.org.lug korrigieren?
>>
>> % print -l 'list newsgroups' quit | netcat news.thur.de nntp G -F thur.org.lug
>> thur.org.lug Linux User Groups ins Thueringen
>>
>> Aus dem ins ein in machen.
>
> kannst du das mal portabel aufschreiben?
Was funktioniert bei Dir nicht? Das print?
% netcat news.thur.de nntp <<__EOF | grep -F thur.org.lug
list newsgroups
quit
__EOF
Du kannst es auch mit telnet machen, aber dann musst Du alles eingeben
und schnell lesen:
% telnet news.thur.de nntp
list newsgroups
quit
Schöne Grüße, Jörg.
--
Der Wunsch, klug zu erscheinen, verhindert oft, es zu werden.
(Francois de la Rochefoucauld)
Done.