A AdrianJones Guest Jul 27, 2016 #1 you could redirect ourput... $ command > /dev/null or $ command > /dev/null 2>&1 to surpress errors too Continue reading...
you could redirect ourput... $ command > /dev/null or $ command > /dev/null 2>&1 to surpress errors too Continue reading...