The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
4answers
76 views

Split text stream by hash value of first field in line

I am looking for a fast filter that will take a text file on standard input, hash each line up to the first tab character, and put the line into a different file depending on the hash value (modulo ...
-2
votes
0answers
26 views

Split Wave audio file by Java [closed]

I have a bunch human reading simple sentence (hello world) as a wav file, How can I break the wav file for 2 wav files each contains word (hello and world) by automatically recognizing the gap between ...
1
vote
0answers
27 views

Can I make GIMP autosave the guillotine sub-images

I need to split some big image to 200 sub-images. And the Guillotine plugin work for me. But now I must split the image to 10 sub-images first, and then for each of them split them to 20 sub-images. I ...
0
votes
1answer
42 views

(ffmpeg/menc) how to split movie by given filesize?

i search for a way to split 1 eg. 4gb movie file into 1024MB parts. Does ffmpeg or mencoder this job do? and, please don't give me examples of "spliting by time (-ss)" .. i need a filesize specific ...
0
votes
0answers
22 views

Create two partial php.ini files

I want to two split php.ini into two files so that I can move important entries to a new file. I think it is a .ini file so, any rule for creating partial .ini files will also apply to it. Is it ...
0
votes
1answer
46 views

Connecting a JVC home theatre speaker to a computer

I am using a JVC sound system with my TV, and I recently bought a new center speaker to the JVC. I love using spare gadgets to create something, so I decided to use the replaced center speaker with my ...
0
votes
2answers
43 views

Split text file by whitespace

I have a very large text file with multiple columns of data. I.e. 1312.4123 asdkofADkofaO213 dakofasdjodas Fri Mar 2013 15:23:11 .. .. .. etc. I wish to split this text file into multiple subsets, ...
2
votes
1answer
65 views

Splitting audio output to dynamics and headset

I'm using Macbook Pro(MD101) with OS X 10.8.3. How can I create two virtual audio devices one to work with Macbook's loud speakers and second with 3.5 jack? I heard that this is possible with ...
1
vote
1answer
71 views

How do I split a lubuntu root partition?

I've installed lubuntu on my old laptop and not knowing anything about linux partitioning I ended up with one full drive partition. I have already some large files in that partition and I would like ...
1
vote
3answers
143 views

how can I split data into multiple columns seperating only after the first colon in excel

I have a huge excel list (20k+ rows) and want to split that one column list into multiple columns. Previously I used the Data|Text-to-Columns Wizard but it appears to have a limitation: I cannot ...
0
votes
2answers
72 views

How can I change pdf page size?

I would like to split pages in pdf so that each page would be divided into 2 pages ( e.g. form 100 pages I would go into 200 but smaller - exactly half size). I need this to read pdfs on my ebook ...
0
votes
2answers
168 views

text to column delimiter split at any number

How do I split a clustered alphanumeric column at the first instance of a number? Preferrably simpler than this.
0
votes
1answer
44 views

Use sparse image bundle instead of split and concat

Is it possible to use sparse image bundles on the Mac in the same fashion as I would use files splitted with Terminals split command? If I show the package contents of the sparse image bundle in the ...
0
votes
1answer
55 views

Split sheet by rule (filter) in Open Office

I want to split a large sheet. I have different products and for each of them I would like a new file. Is it possible to split the sheet by some rule? P.S. I am new in here, so if my question is ...
2
votes
2answers
254 views

Splitting an audio file into chunks of a specified length

I have several long audio files (80 minutes each; m4a) and want them split into 5- or 10-minute pieces. I see many questions for splitting an audio file at extended pauses, tones, etc. but can't seem ...
1
vote
3answers
196 views

Can I split up a telephone line into two ethernet cables?

I have a telephone line and I was wondering. Is there a way to convert the telephone line into ethernet and splitting it so I would be able to have internet on my PS3 and my computer? I already have ...
0
votes
1answer
67 views

Excel or Access: how to group several lines in a table and insert contents in columns? (“split column”)

I have a table containing data of sold products (shown in the example on the left): Columns: Number of the order Product Name Attribute - specifies what is given in the following field "value", e. g. ...
1
vote
1answer
258 views

Horizontally split-screen with two programs?

I have two programs A and B. I want a single command, which will run Program A and Program B in two different terminals but in the same tab, i.e, in a horizontally split terminal. I know screen can do ...
0
votes
3answers
87 views

Split long music file with help of playlist file

Is there a program that can split an mp3 (and/or other music file types) into single songs, using an itunes playlist file (and/or other music playlist files) to determine beginning and ending of a ...
0
votes
1answer
127 views

Split long mp3 into individual songs

I have a long mp3 containing multiple songs (mixed together; there ISN'T any space between individual songs, they just "blend" together when one ends and the second starts). Is there some software ...
2
votes
1answer
113 views

How do I use GNU split's “filter” option with GNU parallel?

I am trying to split a number of huge gz file into N-line compressed gzipped chunks. To demonstrate, let us consider the following: seq 100 | gzip > big_file0.gz I can split this into multiple ...
2
votes
1answer
471 views

How to split cell in a row with Excel

I am trying to create a macro to split a cell containing two or more line of characters. I would like to keep the others cells of the row. For example _____________ | | A | |Row 1| B | | ...
0
votes
0answers
35 views

Split and save video automatically

I am trying to extract relevant clips from a long video. Is there a freeware which can automatically save the subsequent clips as I select them from the video? I am windows user and have (compressed) ...
5
votes
3answers
526 views

How to view two not continuous PDF pages at once,like the split view of Word

Adobe reader can show two pages up, but they must be continuous pages, is there any option to show two pages, for example, page 1 and page 5 side by side?
3
votes
3answers
2k views

How to store large files on Fat32

I wanted to store a large video file on a FAT32 drive (~18 GB), but I discovered that this isn't simply possible due to limitations of the file system. Is there a simple tool that exists for ...
0
votes
1answer
193 views

Vertical split with different row views

I have an excel spreadsheet with about 400 rows. I have a quick-review table with a bunch of countif cells that update based on the data in the rows. The table is in columns K-O while the actual data ...
1
vote
2answers
167 views

How to get vim to retain cursor position when opening a split

When I open a vertical split in vim, it takes my current line and bumps it to the top of the buffer (scrolling the entire file up). How do I get vim to retain its current position?
4
votes
3answers
136 views

Batch-split many AVIs in 2 parts?

how can I batch split many AVIs into 2 parts, with no conversion? NB: this didn't help much What is the best software to split and join avi files?
1
vote
2answers
97 views

Start a few programs in a split terminal

I want to start a few programs with a single launch script and monitor their outputs to the console. The easiest way would be to launch in background an xterm for each program, but that's not very ...
0
votes
1answer
97 views

Two network connections split traffic

I have two networks. One ADSL 2Mb and one HSPD modem 21Mb. Adsl is connected to router. It seems that all traffic go there. HSPA modem is faster, so it can transfer more data. But it has terrible ...
0
votes
2answers
784 views

Can I print with two printers simultaneously if I just split the USB cable?

I have two printers and one computer. I want to print to both printers the same document at the same time... Thus when I press print on my document both printers will print the file simultaneously. ...
2
votes
2answers
174 views

How to stop Vim from scrolling when splitting vertically

The problem Somehow on this box every time I split a window (^W v or :vs) the original pane scrolls in such a way that my cursor is exactly scrolloff=5 from the top. I have tried to remove all ...
0
votes
0answers
81 views

Freeware (preferably open-source) tool for creating multi-file spanning archives as a self merging SFX

I have a large file I want to transfer using either Internet storage hosting, DVD-Rs or USB storage, which sometimes is limited to FAT file-systems (for example: mobile phones) What I'm basically ...
4
votes
8answers
7k views

How do I split an MP3 file without re-encoding it?

I have a 400 MB MP3 file at 96kbps, taken from a CD. I want to split this into many files. Is there any way to do that without affecting the quality of audio or maybe without re-encoding the file?
2
votes
2answers
986 views

How to split a DVD into multiple CDs

I have Windows 7 bootable DVD, My DVD writer is not able to load a DVD, but it can load CDs. Is there any way that I can convert my windows 7 DVD to multiple CDs so that it can be installed from DVDs? ...
1
vote
1answer
158 views

rsync: divide out local files in different servers with limited space

I have 80 Gb of files in a local directory that I want to backup dividing them out in different servers with a limited space quota, using rsync, eg: LOCAL 80 Gb ====> server1: first 30 Gb ...
4
votes
2answers
3k views

Split Outlook PST files

I have large pst files which I need to split into smaller pst files. Is this something that can be done? Where the split pst files remain usable in outlook.
1
vote
3answers
185 views

Split numbers using stream editor (sed)

I want to insert periods as thousands separators using sed. How can I do that? Sample imput/output: 29371923471239 -> 29.371.923.471.239
1
vote
1answer
484 views

split a large file with mac in command line by context

I have been trying to split a large file (some GB) into pieces, I need to chunk the file by linenumber (say, containings about 1M lines each). How could I do? csplit does not work, goes out of ...
2
votes
2answers
879 views

Making the active window in vim more obvious

My workspace is normally one very big xterm with vim, split into six or more buffers. It would be really helpful if it were more obvious which one was the active buffer. Right now I'm using the ...
0
votes
1answer
128 views

split large text file without missing data record

I have a 140 MB text file, which contains detail information of books in library. For each book details there is a standard format data details in text file. I need to parse it and insert the data in ...
1
vote
1answer
808 views

How to split big flac file int tracks and fill the id3 tag?

I have a music album, but whole album is in single flac file and tracks are listed in cue file. So I'd like to split it into tracks, but also fill the id3 tags and name files by track name.
1
vote
2answers
343 views

Create multiple zip files that are not dependent on each other?

I want to compress a folder into multiple zip files of 50MB each but don't want them to be dependent on each other. When I use Winzip and use the split feature it creates one zip file and the others ...
1
vote
0answers
72 views

Can I split up PDFs based on text in specific areas?

I work for a University in the admissions office and we get large PDFs of every document that an applicant uploads to us. I need to split these PDFs into separate documents. Each of the separate ...
2
votes
1answer
179 views

How can I print text as a large picture (poster) using only A3 pages?

I need to print a selection of text so that it is possible to read it from across a room. I thought the best thing would be to print it like a poster, but the largest our printer can print is size A3. ...
7
votes
4answers
3k views

Parallelizing rsync

I just moved and discovered after some trial and error that somewhere between my home and my remote server, there is some throttling going on...but the throttling is not very intelligent. It only ...
1
vote
1answer
734 views

Any tool for automatically splitting a multi-page Visio file into multiple single-page Visio files?

I have a Visio file which has tons of pages (or tabs) in it, each having a different separate model. I need to make multiple Visio files out of this one file, such that each generated Visio file only ...
1
vote
1answer
564 views

Split wav file by silence gap

I have a bunch human reading simple sentence (hello world) as a wav file, How can I break the wav file for 2 wav files each contains word (hello and world) by automatically recognizing the gap between ...
3
votes
1answer
2k views

Split PDF document from command line in Linux?

I would like to extract page ranges from a PDF document into a new PDF document using the command line in Linux. Note that: Pdftk - The PDF Toolkit fails for me with: $ pdftk input.pdf cat 1 ...
0
votes
1answer
200 views

Using the Linux split command to create N Files

I need to split files into guaranteed number of buckets. The size do not have to be equal. Here is my logic count = wc -l filename split_count = (count)/4 split -l split_count filename core_ ...

1 2 3