#!/bin/bash r_log "coreutils" "Ensure uniq works as expected" trap '/bin/rm /var/tmp/uniq' EXIT cat > /var/tmp/uniq <