mc/misc/ext.d
Ulya Trofimovich 044cd3d806 Ticket #4298: misc.sh; fix view for files
...on systems that have no /bin/cat (like NixOS).

When opening .diff or .patch files mcview invokes /bin/cat. NixOS has no
/bin/cat (the path to cat looks like /run/current-system/sw/bin/cat).
However cat is still in PATH, so replace /bin/cat with just cat. This
should not affect other systems as /bin should normally be in PATH.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2021-10-30 19:10:11 +03:00
..
Makefile.am Ticket #2751: Support *.lib artifacts generated by gputils utility 2012-06-12 14:35:48 +03:00
archive.sh Ticket #4100: extfs vfs: support of WIM archive (image). 2020-10-29 16:58:36 +03:00
doc.sh.in Ticket #4167: clarify e-books support. 2021-02-19 16:53:11 +03:00
image.sh Ticket #4127: several improvements to mc.ext and syntax highlighting. 2020-10-10 15:55:42 +03:00
misc.sh.in Ticket #4298: misc.sh; fix view for files 2021-10-30 19:10:11 +03:00
package.sh Ticket #3574: fix XDG silent open in background. 2016-02-14 08:45:58 +03:00
sound.sh Ticket #4167: use mediainfo to view info about various media files. 2021-02-19 16:57:01 +03:00
text.sh.in Ticket #3906: ZSTD support. 2018-03-19 15:00:23 +03:00
video.sh Ticket #4127: several improvements to mc.ext and syntax highlighting. 2020-10-10 15:55:42 +03:00
web.sh.in Ticket #4030: misc/ext.d/web.sh.in: view html: fallback to cat... 2019-12-15 12:53:20 +03:00