# Module :: wcensor [![rust-status](https://github.com/Wandalen/wTools/actions/workflows/ModuleToolsRustPush.yml/badge.svg)](https://github.com/Wandalen/wTools/actions/workflows/ModuleToolsRustPush.yml) [![stable](https://img.shields.io/badge/stability-stable-brightgreen.svg)](https://github.com/emersion/stability-badges#stable) Utility to operate files from a command line. ## Sample ```sh censor .hlink new_link to_file ``` ### To install ```sh cargo install wcensor ```