Skip to content

Instantly share code, notes, and snippets.

@ZamanOof
ZamanOof / backupxfs.py
Created October 21, 2021 06:10 — forked from decko/backupxfs.py
My oldest python script...
#! /usr/bin/python
# -*- coding: utf-8 -*-
##############################################################
# Programa para Backup de Partições XFS.
# André Filipe de Assuncao e Brito (decko@noisemakers.org)
# Fabricio Coutinho Medeiros (fabriciocoutinho@terra.com.br)
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.