Skip to main content

Linux scripts

danger

Please ensure you understand the purpose of each script before running it, as some scripts may alter system settings or delete files. Always run with appropriate permissions, especially for scripts requiring sudo access.

Download

!file

Scripts

  • Description: Creates a backup of a specified directory.
  • Usage:
    ./backup.sh <source_directory> <backup_directory>