Bug 272959 - x11-fm/filerunner: does not handle backslash properly
Summary: x11-fm/filerunner: does not handle backslash properly
Status: Closed Unable to Reproduce
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-05 19:26 UTC by denverh
Modified: 2025-11-14 14:06 UTC (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description denverh 2023-08-05 19:26:13 UTC
fr will not enter any directory with a file named \

filerunner-19.07.08.17

reproduce:
# cd
# touch \\

fr will now refuse to enter your home directory.

# rm \\

now it will
Comment 1 Aldis Berjoza 2025-10-27 20:48:16 UTC
This issue can not be replicated in filerunner version 23.03.07.16 as well as 24.07.12.20 (tested while working on Bug #290612)