WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Verbose output when connected to wifi  (Read 1776 times)

Offline Marco Trapanese

  • Newbie
  • *
  • Posts: 28
Verbose output when connected to wifi
« on: August 26, 2010, 01:01:04 AM »
Hello,

I connect my netbook to the wifi AP (WPA  protected) following the wiki procedure.
Sometime I need to repeat the procedure otherwise it won't connect.

Anyway, at the and I can handle the connection but in the terminal I see outputs like these:

CTRL-EVENT-CONNECTED
CTRL-EVENT-RESULT
Failed to initiate AP scan
Trying to associate with ...

and a lot of other lines. Every few seconds it will append some.

How to avoid this annoying output? The connection works fine, though.

Thanks
Marco

Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: Verbose output when connected to wifi
« Reply #1 on: August 27, 2010, 09:12:40 PM »
If this is in a script, you can do something like:
myscript.sh 2>/dev/null >/dev/null