coreutils/src/uu/unlink
Jan Verbeek b7d697753c unlink: Simplify, remove unsafe, move to core
This makes it no longer possible to pass multiple filenames, but every
other implementation I tried (GNU, busybox, FreeBSD, sbase) also
forbids that so I think it's for the best.
2021-09-10 21:50:38 +02:00
..
src unlink: Simplify, remove unsafe, move to core 2021-09-10 21:50:38 +02:00
Cargo.toml unlink: Simplify, remove unsafe, move to core 2021-09-10 21:50:38 +02:00