spacepaste

  1.  
  2. # Pseudo python-bash code
  3. tar *tar_args
  4. if not include_home:
  5. find /home -maxdepth 1 ...
  6. find /home -maxdepth 1 ...
  7. gzip $BRFile.tar
  8.