aboutsummaryrefslogtreecommitdiff
path: root/generate-faq.sh
blob: 573f734c5aafa4f9efc76e63c4314e524ca29d9a (plain)
1
2
3
#! /bin/bash
lynx -nolist -dump http://fuse.sourceforge.net/wiki/index.php/SshfsFaq \
| sed -e '1,12d' -e '/____/,$d' > FAQ.txt