Skip to content

botsarefuture/clear-content

Repository files navigation

Clear Content Script

A simple script to clear the content of a file.

Installation

You can install this package using the command below on Debian-based systems:

wget -O - "https://raw.githubusercontent.com/botsarefuture/clear-content/main/install.sh" | bash

Usage

To clear the content of a file, simply execute the clear-content command followed by the filename as an argument:

clear-content <filename>

For example:

clear-content example.txt

Uninstallation

To uninstall the script, you can use apt:

sudo apt remove clear-content

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, feel free to open an issue or create a pull request.

License

This script is licensed under the MIT License.

About

A tool to clear contents of file on terminal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages