Exclude column using Awk command Penguin Technology - 22:55 0 Edit Exclude multiple column in linux $ awk '{$1=$2=""; print $0}' filename