Dr. Edgar Alwers <[EMAIL PROTECTED]> wrote:
> On Wednesday 01 February 2006 11:49, Stefan Krah wrote:
> > For a single host on the network:
> >
> > ping -n1 <address> && arp -a
> 
> delivers invalid option --1
> also  other options ( -Rv ) do not deliver my MAC's  :-(

It's actually:

ping -c1 <address> &&  arp -a
     ^^^


Stefan Krah

-- 
Break original Enigma messages:  http://www.bytereef.org/m4_project.html
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to