Problem : I have a rtf file that I’m using grep on like this grep “Order Number” ‘Extract Text Output.rtf’ […]
Tag: extract
How do I populate a column with the first x characters of text data in another column
QUESTION : I have a column with 14 characters. There is real information based on the first three characters. I […]
In place extract tar archive
Problem : I have a little dilemma here… I needed to move about 70 GB worth of files from one […]
how to install matlab from iso file in linux without root permission?
Problem : I have an ISO file of MATLAB and I want to extract it to be able to run […]
Is there a way to extract a bzip2-archive’s content into another directory without creating temporary files?
Problem : I’m working with Wikipedia XML dumps and am looking for a way to extract them directly onto my […]
Extracting metadata from flac header in linux
Problem : I recently (and accidentally) wiped a hard-drive which should NOT have been formatted. Thankfully, PhotoRec was able to […]
Extract items from 1 huge cell in Excel
QUESTION : I have a huge spreadsheet of PC’s and the software that is installed on them. Unfortunately the report […]
How do I extract an ISO on Linux without root access
Problem : I have a large ISO file on a server, and I need to access the file in it, […]
Alternative to Screenium for Linux and splitting extracting audio from video
Problem : On my Mac I use Screenium to record screencast or streaming video. I can then take that and […]
continue extracting a tarball after job is killed
Problem : I am extracting a big tarball, but the job was killed in the midway. Is it possible to […]