Nathaniel M. Beaver
Nathaniel M. Beaver
As per request, I will describe an example use case where resolving the canonical path is inconvenient. Symbolic links are sometimes [used for compatibility](https://wiki.debian.org/RenamingPackages#Compatibility_symlinks). Debian even [talks about this in...
Note also [ISO 3758](https://www.iso.org/standard/42918.html), which [dates back to 1991](https://www.iso.org/standard/9256.html).
trying to install on ubuntu 19.10 error `make: *** No targets specified and no makefile found. Stop`
There is a typo in the readme; it should include the `./configure` command between `./autogen.sh` and `make`. So the full list would be git clone [email protected]:kitone/subtitleeditor.git cd subtitleeditor/ ./autogen.sh ./configure...
Sure, here's an example: $ wget --spider 'http://www.onlamp.com/pub/a/onlamp/2005/12/15/organizing_files.html' Spider mode enabled. Check if remote file exists. --2018-07-19 08:28:06-- http://www.onlamp.com/pub/a/onlamp/2005/12/15/organizing_files.html Resolving www.onlamp.com (www.onlamp.com)... 207.229.143.153, 207.229.143.147 Connecting to www.onlamp.com (www.onlamp.com)|207.229.143.153|:80... connected. HTTP...
I can think of three different possible behaviors for a URL returning 301: 1. urlwatch follows the redirect and alerts when the HTML changes (current behavior) 2. urlwatch follows the...
Would you please attach the vCard file in question that reproduces the error, suitably anonymized?
Hi @LatinSuD, thanks for your interest in this script. I believe this is essentially the same issues as https://github.com/nbeaver/vcard2csv/issues/2 although in your case you've provided an anonymized example which is...
Example links for ease of reproducing: - https://www.google.com/books/edition/_/PXa2bby0oQ0C?gbpv=1 - https://www.google.com/books/edition/_/mP0yVJqHX7cC?gbpv=1 Note that this only affects the "New Google Books" preview, the old Google Books preview still works, but that interface...