- Owning my reading log
- Indie Bookshelves
- BookWyrm - Social Reading and Reviewing
- Indieweb - Personal Library
- Microformats
Book metadata sources:
- Bookbrainz
- Open Library by the Internet Archive
Book metadata sources:
Web page archive formats:
Tools for crawling, scraping and archiving Web pages:
Self-hosted solutions:
source-file [-Fnqv] [-t target-pane] path ...
(alias: source)
Execute commands from one or more files specified by path
(which may be glob(7) patterns). If -F is present, then
path is expanded as a format. If -q is given, no error
will be returned if path does not exist. With -n, the
file is parsed but no commands are executed. -v shows
the parsed commands and line numbers if possible.
deb822_repository
Ansible moduleThe format of here-documents is:
1[n]<<[-]word
2 here-document
3delimiter
If any part of word is quoted, the delimiter is the result of quote removal on word, and the lines in the here-document are not expanded.
This is useful to write scripts that: