Learning the Korn Shell by Bill Rosenblatt Here is the change made in the 5/98 reprint: {113} ninth line from the top of the page: changed ls -l | grep -i '^.\{41\}$date' | cut -c55- to ls -l | grep -i "^.\{41\}$date" |cut -c55-