ableos_userland/programs/delete
Able 9d95b3e97a
updates + Addition of AGL
2022-12-04 05:19:23 -06:00
..
assets initial userland commit 2022-12-03 12:15:03 -06:00
src initial userland commit 2022-12-03 12:15:03 -06:00
Cargo.toml updates + Addition of AGL 2022-12-04 05:19:23 -06:00
README.md initial userland commit 2022-12-03 12:15:03 -06:00

README.md

delete

Moves a file to your .trash directory and updates the .manifest file therein.

Usage

Remove file:

  • delete path=foobar.txt
  • delete p=foobar.txt

Remove directory:

  • delete path=foobar/ dir=true
  • delete path=foobar/ d=t