Re: [Bacula-users] How to delete all media

2013-01-24 Thread Alan McKay
Oh hey, it pipelines! This did it : echo "list media" | bconsole | grep BAC00 | awk '{print "delete yes volume="$4}' | bconsole -- Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps,

[Bacula-users] How to delete all media

2013-01-24 Thread Alan McKay
I did this yesterday manually for each one and would prefer not to have to do that again. More playing around and experimenting and I want to wipe these all out. They don't even really exist anymore as tape volumes since I used the handy-dandy script found here to wipe all the tape labels : http:/