LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 11-27-2004, 07:44 AM   #1
farkmischer
LQ Newbie
 
Registered: Nov 2004
Posts: 8

Rep: Reputation: 0
split file


I was able to install debian on my laptop with a bunch of floppy disks that I was able to download. I have now gotten used to the command line environment and would like to add some programs. Unfortunately it appears that the debian package that I installed did not include gcc. I found lxsplit which would allow me to split the files that I have downloaded on my xp machine (like emacs, xwindows, etc.) put them on a floppy disk and rejoin them on my laptop to install. How ever lxsplit comes in source code only and I can't compile it. The GCC code and dep packages all seem to be too big to fit on a disk. I've been looking for my PC Card ethernet card but haven't found it yet. Does anyone have any ideas? Any help would be much appreciated. Thanks, Mark Fischer.
 
Old 11-27-2004, 04:25 PM   #2
JunctaJuvant
Member
 
Registered: May 2003
Location: Wageningen, the Netherlands
Distribution: OS X & Linux Mint
Posts: 488

Rep: Reputation: 31
I'm not sure I understand the question, but to rejoin split files in linux you can use the "cat" command.
 
Old 11-27-2004, 05:11 PM   #3
farkmischer
LQ Newbie
 
Registered: Nov 2004
Posts: 8

Original Poster
Rep: Reputation: 0
Sorry, I was tired when I wrote all that. I used HJSplit to split Xdoc.tgz into Xdoc.tgz.001 and Xdoc.tgz.002. Can I use cat to rejoin them? I ready the man file and I'm not sure what my command line should look like. What do I type in to join these two files back together? Thanks, Mark Fischer.
 
Old 11-28-2004, 07:19 AM   #4
JunctaJuvant
Member
 
Registered: May 2003
Location: Wageningen, the Netherlands
Distribution: OS X & Linux Mint
Posts: 488

Rep: Reputation: 31
Oops, sorry I forgot about output redirection.
To rejoin Xdoc.tgz.001 and Xdoc.tgz.002 you could try the following command:
Code:
cat Xdoc.tgz.001 Xdoc.tgz.002 > Xdoc.tgz
The ">" command should redirect the output of cat from standard output to the single file Xdoc.tgz, thereby effectively concatenating the files.
I hope that works.

JJ
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
split file archive hiptrop General 1 10-26-2005 12:28 AM
mysqldump : Can I split the file up to 2GB max per file? Swakoo Linux - General 10 10-17-2005 04:13 AM
split up text file jollyjoice Programming 4 06-10-2005 03:33 PM
split one file to two alaios Linux - General 1 05-19-2005 10:24 PM
how to split a file in linux irfanhab Linux - General 1 05-04-2005 09:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 11:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration