On Thu, February 5, 2009 06:39, casper....@sun.com wrote:
>
>>> 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)

Good, because that's a syntax I still remember and use.  And it has indeed
worked for me recently as well.

-- 
David Dyer-Bennet, d...@dd-b.net; http://dd-b.net/
Snapshots: http://dd-b.net/dd-b/SnapshotAlbum/data/
Photos: http://dd-b.net/photography/gallery/
Dragaera: http://dragaera.info

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

Reply via email to