>>Note that the first cut -d ' ' must contain a TAB, enter it using >>CTRL-V then hit the tab key. (is there a better way to do this?). > > cut -d "\t" Didn't work under bash: craig at albert:~$ echo "\t" \t craig at albert:~$ echo '\t' \t however as other kind types have pointed out to me already, tab is the default