From: Wybo Dekker Date: 2005-01-31T21:40:21+09:00 Subject: perl's -t and -B file tests in ruby? Does ruby have file tests like Perl's: -t : file (mostly STDIN) is attached to a tty -B : file is binary -- Wybo