vasanthadithya/empty
Project ID: 159291
Description
A command-line utility to safely empty files and directories
Installation Instructions
🔧 Installation
📦 Debian/Ubuntu
sudo dpkg -i empty-command.deb
🎩 Red Hat/Fedora
sudo rpm -i empty-1.0-1.aarch64.rpm
📚 Usage
empty [file|directory]
Examples:
# Empty a file while keeping its structure
empty /path/to/file.txt
# Clear a directory while preserving the directory itself
empty /path/to/directory
# Show help message
empty -h
⚙️ Options
| Option | Description |
|--------|-------------|
| -h, --help
| Display help message |
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora eln | aarch64 (0)*, x86_64 (0)* | Fedora eln (5 downloads) |
Fedora rawhide | aarch64 (0)*, x86_64 (0)* | Fedora rawhide (4 downloads) |
* Total number of downloaded packages.
Last Build
No builds...
Quick Enable
#> dnf copr enable vasanthadithya/empty
More info about enabling Copr repositories