>> I use the following command to convert them back into a single file:
>> #cat mypictures.zfssnap.split.a[a-g] > testjoin
>> 
>
>Maybe I'm missing the point, but this command won't give you what you're
>after - in bash you want:
>
># cat mypictures.zfssnap.split.a{a..g} > testjoin


The first should work (unless they really broke the shell)
(Yes. I test it, and yes it works)

Casper

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to