Hello Everyone, I have datasets that go back over a year in the files/000 directory but running the following script does not delete the datasets. Also, my account says I have 59 GB used and can't figure out where it's getting that number. I have almost everything deleted in my Galaxy account.
galaxy_clean.sh #!/bin/sh -x /home/niamsgalaxy/galaxy/scripts/cleanup_datasets/delete_userless_histories.sh /home/niamsgalaxy/galaxy/scripts/cleanup_datasets/purge_histories.sh /home/niamsgalaxy/galaxy/scripts/cleanup_datasets/purge_libraries.sh /home/niamsgalaxy/galaxy/scripts/cleanup_datasets/purge_folders.sh /home/niamsgalaxy/galaxy/scripts/cleanup_datasets/delete_datasets.sh /home/niamsgalaxy/galaxy/scripts/cleanup_datasets/purge_datasets.sh Exit Any information on this issue would be appreciated. Dwayne
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: https://lists.galaxyproject.org/ To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
