Thread: Why doesn't this command work?
works finecode:ping -c 20 www.google.co.uk
works finecode:ping -c 20 www.google.co.uk | grep "36.0"
works finecode:ping -c 20 www.google.co.uk > ping.txt
but
doesn't work (well not me!). seen lots of examples offered up. suggestions?code:ping -c 20 www.google.co.uk | grep "36.0" > ping.txt
Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk Why doesn't this command work?
Ubuntu

Comments
Post a Comment