Unix: command to strip white space characters Unix: command to strip white space characters unix unix

Unix: command to strip white space characters


You can achieve that effect with:

echo -n `pwd` | pbcopy