bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-tar] Feature: posibility to use --new-volume-script with command


From: Станислав
Subject: [Bug-tar] Feature: posibility to use --new-volume-script with command
Date: Fri, 11 Mar 2011 16:09:02 +0300

It would be nice to have an ability to use 'command' for
--new-volume-script switch instead of 'script'

for example:
---
#!/bin/bash

tape_change () {
        echo change tape
}

tar -cvf -f /dev/nst0 --new-volume-script tape_change ...
---

Stanilsav



reply via email to

[Prev in Thread] Current Thread [Next in Thread]