Revision 8741
Added by Aaron Marcuse-Kubitza over 11 years ago
index.htm.run | ||
---|---|---|
11 | 11 |
echo_func "$@" |
12 | 12 |
echo_run in_place "$linked_file" repl \ |
13 | 13 |
"$root_dir"/lib/Firefox_bookmarks.reformat.csv |
14 |
echo_run in_place "$linked_file" repl /dev/fd/3 3<<'EOF' |
|
15 |
|
|
16 |
(?:(?<=^<TITLE>)|(?<=^<H1>))Bookmarks(?: Menu)?(?=</),BIEN links |
|
17 |
EOF |
|
14 | 18 |
} |
15 | 19 |
|
16 | 20 |
all () |
Also available in: Unified diff
web/links/index.htm.run: clean_up (): rename the page title from "Bookmarks" to "BIEN links"