#!/bin/bash r_log "coreutils" "Testing cat" trap "/bin/rm /var/tmp/cattest" EXIT cat > /var/tmp/cattest <