Tiny Core Linux

Tiny Core Base => TCB Talk => Topic started by: Marco Trapanese on August 26, 2010, 01:01:04 AM

Title: Verbose output when connected to wifi
Post by: Marco Trapanese 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
Title: Re: Verbose output when connected to wifi
Post by: ^thehatsrule^ 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