#!/bin/bash r_log "coreutils" "Ensure wc works as expected" r_log "coreutils" "This should have already been done with uniq" # Context: we should probably test some switches... trap "/bin/rm /var/tmp/wc" EXIT cat > /var/tmp/wc <