|
|
On Mon, 18 Jun 2007 19:50:50 +0200
WolfgangZ <wollez@xxxxxxx> wrote:
W> Rick schrieb:
W> > download a app, from a website, however its in 4 pieces,
W> > file.par2.01
W> > file.par2.02
W> > file.par2.03
W> > file.par2.04
W> >
W> > how does one combine all these files into one app?
W> > I've check the repository, ubuntu doesn't seem to have anything,
W> > that could work..or did I miss something.
W> >
How about:
cat file.par2.?? > file.par2
most split files are simple sliced up into blocks for convenience of
downloading (though it's not as prevalent as it used to be).
--
+------------------------+-------------------------------+---------+
| James Tappin | School of Physics & Astronomy | O__ |
| sjt@xxxxxxxxxxxxxxxxxx | University of Birmingham | -- \/` |
| Ph: 0121-414-6462. Fax: 0121-414-3722 | |
+--------------------------------------------------------+---------+
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at:
https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
|
|