A simple Bash script that searches a user's home directory for `.sh` files and archives them into a compressed `.tar.gz` file.
-
Updated
Jan 30, 2026 - Shell
A simple Bash script that searches a user's home directory for `.sh` files and archives them into a compressed `.tar.gz` file.
Tar-X Archiver is a command-line tool to create non-compressed .tar archives using the standard (POSIX) tar command.
mva (mv-archive) - rclone backup/archiving simpler, efficient, and graceful. Just mv files to trigger automatic compression and cloud upload.
filenfile is a Python application that securely hides and extracts files and folders within a main file of your choice using encryption and compression techniques, providing a simple and efficient way to store sensitive data discreetly.
This phase focuses on Linux system backups and background task management. It covers compressing and extracting directories using GZIP tarballs (tar) for storage. It also demonstrates how to launch background processes (&), locate their Process IDs (PIDs) using ps and grep, and safely terminate them using the kill command.
To associate your repository with the file-archiving topic, visit your repo's landing page and select "manage topics."