You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd /tmp; ugrep --hyperlink -H a /etc/passwd /dev/null
Clicking /etc/passwd in the terminal launches a viewer for /tmp//etc/passwd. It appears that the hyperlinking code is assuming the file names are relative and appending the CWD, rather than leaving them as-is.
The text was updated successfully, but these errors were encountered:
Running ugrep 6.2.
The text was updated successfully, but these errors were encountered: