File: README.Debian

package info (click to toggle)
rust-fd-find 10.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 968 kB
  • sloc: sh: 156; makefile: 38
file content (7 lines) | stat: -rw-r--r-- 300 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
Because /usr/bin/fd is already used by fdclone, we are install fd into
/usr/lib/cargo/bin/fd and creating a symlink from this file to /usr/bin/fdfind.

export PATH=/usr/lib/cargo/bin/:$PATH
will pick fd instead of fdclone.

 -- Sylvestre Ledru <sylvestre@debian.org>, Mon, 15 Oct 2018 08:22:13 +0200