Public bug reported:

I'm using a script to find a list of all .pdf files on a url. But lynx
seems to have a problem with spaces in filenames. Here's the script:

    lynx --dump http://www.somesite/here/ | awk '/http/{print $2} | grep
pdf > ~/Desktop/links.txt

This works as expected until there is a .pdf with whitespace in the
filename. Lynx seems to truncate the filename at the whitespace.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: lynx 2.8.9dev16-3
ProcVersionSignature: Ubuntu 4.15.0-33.36-generic 4.15.18
Uname: Linux 4.15.0-33-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Aug 28 09:03:17 2018
InstallationDate: Installed on 2018-04-26 (123 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180425.1)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lynx
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: lynx (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1789419

Title:
  lynx will not recognize white space in filenames

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lynx/+bug/1789419/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to