Crates.io | nrm |
lib.rs | nrm |
version | 0.1.0 |
source | src |
created_at | 2022-03-26 08:15:29.996534 |
updated_at | 2022-03-26 08:15:29.996534 |
description | Use ptrace to trap unlink* syscall and do path validation to protect your files from sad unexpected unrecoverable deletion |
homepage | https://github.com/myl7/nrm |
repository | https://github.com/myl7/nrm.git |
max_upload_size | |
id | 556599 |
size | 32,445 |
Use ptrace to trap unlink*
syscall and do path validation to protect your files from sad unexpected unrecoverable deletion
Run nrm -h
to view help of nrm part.
Any args after --
or started from the first non--
-prefixed arg are considered child commands and re-executed.
Currently no deletions are allowed
Copyright (c) 2022 myl7
SPDX-License-Identifier: Apache-2.0