nrm

Crates.ionrm
lib.rsnrm
version0.1.0
sourcesrc
created_at2022-03-26 08:15:29.996534
updated_at2022-03-26 08:15:29.996534
descriptionUse ptrace to trap unlink* syscall and do path validation to protect your files from sad unexpected unrecoverable deletion
homepagehttps://github.com/myl7/nrm
repositoryhttps://github.com/myl7/nrm.git
max_upload_size
id556599
size32,445
Yulong Ming (myl7)

documentation

https://github.com/myl7/nrm#readme

README

nrm

Use ptrace to trap unlink* syscall and do path validation to protect your files from sad unexpected unrecoverable deletion

Usage

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

License

Copyright (c) 2022 myl7

SPDX-License-Identifier: Apache-2.0

Commit count: 17

cargo fmt