When running ps with the -f option in PuTTY (to see the command corresponding to each process), lines which are longer than the terminal width are not fully visible (they are not wrapped on multiple lines).
How can I force line wrapping so that I can see the full commands (on multiple lines, if necessary) when running ps -f?