Skip to content
Snippets Groups Projects
Commit 57251e49 authored by Hahn Axel (hahn)'s avatar Hahn Axel (hahn)
Browse files

backup-status.sh - exclude @eaDir

parent 4d12d315
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ function _getFileAge(){
function getServers(){
# ls -1 | fgrep "iml.unibe.ch"
ls -1d */* | grep -Ev "/(_active|#recycle|SOMETHINGELSE)"
ls -1d */* | grep -Ev "/(_active|#recycle|@eaDir|SOMETHINGELSE)"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment