i am trying to come up with a script that incorporates other scripts.

eg
zfs send pool/filesystem1@100911 > /backup/filesystem1.snap
zfs send pool/filesystem2@100911 > /backup/filesystem2.snap

i need to incorporate these 2 into a single script with both commands
running concurrently.
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to