|
|
|
|
|
by AlbertoGP
2067 days ago
|
|
WOW!!! “These directories contain the "raw" form of the anthology, which is to say RTF, GIF and JPEG files, along with a few ASCII files. They are found in the online version, and in a special directory on the CD for people without MS-Windows or a Macintosh.” [read.me] The format description for the .txt annotations is at: "hugo-nebula anthology 1993/hugo/novel/vinge/exnotes.txt" To take a first quick look at the notes: unzip hugo.zip
cd 'hugo-nebula anthology 1993/hugo/novel/vinge/'
rg '^\^ ' # or grep -rn '^\^ ' .
|
|