RosettaCodeData/Task/Check-output-device-is-a-terminal/00-TASK.txt
2024-10-16 18:07:41 -07:00

8 lines
153 B
Text

;Task:
Demonstrate how to check whether the output device is a terminal or not.
;Related task:
*   [[Check input device is a terminal]]
<br><br>