I have a set of plain text files with a mix of hebrew and english. These files are from the late 90s to early 2000s and were apparently written in NisusWr...
I have one large MP4 file. I am attempting to split it into smaller files. ffmpeg -i largefile.mp4 -sameq -ss 00:00:00 -t 00:50:00 smallfile.mp4 I thought...
I am getting some pretty high CRC and FEC error rates on my modem. After many tests I am getting 1/5th or less the bandwidth that I should and I started l...
There's a type of text box in an Excel file that is associated with a cell and appears only when you select that cell uniquely (e.g., by clicking on ...
Is it possible to pass a relatively large string to grep or can it only accept a file? Note that I'm not talking about piping output to grep, but doi...
Another copy problem in Excel: How can I copy a Worksheet from WorkbookA.xlsx into WorkbookB.xlsx without the copied Worksheet still referencing WorkbookA...
I've got a problem pasting data from the result grid of SQL Server 2005 to an excel 2007 spreadsheet. I have a query in SQL Server that returns 2 col...