Skip to content

Add two scripts and an alias file

Ghost User requested to merge (removed):master into master

.bash_aliases

  • defines aliases and shared functions for more convenience within individual scripts

pack_and_send.sh

  • packs and sends each folder within a main dataset folder individually and sends it to Euler afterwards

split.sh

  • spits the received .tar files on Euler into equal pieces of 1GB each

Merge request reports