1 2 3 4 5 6 7
#!/bin/sh # $PostgreSQL$: # Converts doc/src/FAQ/FAQ.html to text file doc/FAQ lynx -force_html -dont_wrap_pre -dump -hiddenlinks=ignore -nolist "$@"