WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

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

Offline Marco Trapanese

  • Newbie
  • *
  • Posts: 28
Verbose output when connected to wifi
« on: August 26, 2010, 04: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^

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