home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Select

$

cons


->Select(


standard_handle


)

Redirects a standard handle to the specified console. standard_handle can have one of the following values:

STD_INPUT_HANDLE
STD_OUTPUT_HANDLE
STD_ERROR_HANDLE
Returns undef on error or a nonzero value on success.