Introduction¶ how displays the source of a script in the PATH in a pager (usually less) It's very simple. Usage/Example¶ $ how sorry #!/bin/bash # Script for sorrying OCF user accounts ....