| Author |
windows splitters?
|
|
| Chuck Dubois 2007-02-09, 7:13 pm |
| Are there any file splitters/joiners that run under wine? I grabbed
two at random and both crash....
| |
| SINNER 2007-02-09, 7:13 pm |
| ["Followup-To:" header set to alt.os.linux.debian.]
* Chuck Dubois wrote in alt.os.linux.debian:
> Are there any file splitters/joiners that run under wine? I grabbed
> two at random and both crash....
bljoin ?
Its should be free. Made by brawny lads.
No idea if it works.
--
David
The linuX Files -- The Source is Out There.
-- Sent in by Craig S. Bell, goat@aracnet.com
| |
| Chris Maaskant 2007-02-10, 1:12 pm |
| Chuck Dubois schreef:
> Are there any file splitters/joiners that run under wine? I grabbed
> two at random and both crash....
How about native programs like split and cat?
man split
man cat
Chris Maaskant.
--
To reply via E-mail remove NOSPAMPLEASE
| |
| Dirk T. Verbeek 2007-02-11, 7:13 am |
| Chris Maaskant schreef:
> Chuck Dubois schreef:
>
>
> How about native programs like split and cat?
> man split
> man cat
I use the Linux split and cat commands from the command line and find
them very effective.
As an example to join files ending on .wmv.001, .wmv.002 etc;
$cat Film*.wmv.* > Film.wmv
But a good one with GUI and under wine is HJsplit, works both ways
without a hitch.
>
> Chris Maaskant.
>
| |
| Chris Maaskant 2007-02-11, 1:13 pm |
| Dirk T. Verbeek schreef:
> But a good one with GUI and under wine is HJsplit, works both ways
> without a hitch.
It apears HJsplit can run nativly under linux too:
http://www.freebyte.com/hjsplit/#linux
Chris Maaskant.
--
To reply via E-mail remove NOSPAMPLEASE
| |
|
| On Fri, 09 Feb 2007 17:13:40 -0600, Chuck Dubois wrote:
> Are there any file splitters/joiners that run under wine? I grabbed
> two at random and both crash....
There is an app called gtk splitter..works really well the problem is that
I have seen it as an rpm and a tar.gz..never as a deb
Steve
| |
| Topaz_Crow 2007-02-14, 1:14 am |
| On Sat, 10 Feb 2007 15:45:37 +0100, Chris Maaskant <gchNOSPAMPLEASE@multiweb.nl> wrote:
> Chuck Dubois schreef:
>
>
> How about native programs like split and cat?
> man split
> man cat
>
Try out lxsplit in debian.
--
Topaz Crow
No replies by email, sorry.
Reply to alt.anonymous.messages Subject: ATTN: Topaz Crow
| |
|
| Chuck Dubois wrote:
> Are there any file splitters/joiners that run under wine? I grabbed
> two at random and both crash....
Why not run a native Linux GUI based one like Krusader.
It is a Norton Commander like file manager with many additional features
like file split-join
--
Marc
| |
| John Hasler 2007-02-27, 7:12 pm |
| Chuck Dubois wrote:
> Are there any file splitters/joiners that run under wine?
What's wrong with "split" and "join"? You almost certainly have them
installed on your Linux system.
--
John Hasler
|
|
|
|