Search results
Results from the WOW.Com Content Network
unix2dos (sometimes named todos or u2d) is a tool to convert line breaks in a text file from Unix format (Line feed) to DOS format (carriage return + Line feed) and vice versa. . When invoked as unix2dos the program will convert a Unix text file to DOS format, when invoked as dos2unix it will convert a DOS text file to Unix for
Tesseract - to create plain text versions of file formats; ImageMagick - to convert a subset of image files to PNG; Readpst - to convert Microsoft Outlook PST files to XML. Readpst is part of the free and open source libpst software suite. FLAC - to convert audio files to FLAC format. This is also required to play back audio files using Xena.
IF is a conditional statement, that allows branching of the program execution. It evaluates the specified condition, and only if it is true, then it executes the remainder of the command line. Otherwise, it skips the remainder of the line and continues with next command line. Used in Batch files. The command is available in MS-DOS versions 2 ...
poppler-utils is a collection of command-line utilities built on Poppler's library API, to manage PDF and extract contents: pdfattach – add a new embedded file (attachment) to an existing PDF; pdfdetach – extract embedded documents from a PDF; pdffonts – lists the fonts used in a PDF
SoX being used to process some audio: $ sox track1.wav track1-processed.flac remix - norm -3 highpass 22 gain -3 rate 48k norm -3 dither Input File : 'track1.wav' Channels : 2 Sample Rate : 44100 Precision : 16-bit Duration : 00:02:54.97 = 7716324 samples = 13123 CDDA sectors Sample Encoding: 16-bit Signed Integer PCM Endian Type : little Output File : 'track1-processed.flac' Channels : 1 ...
Multiple sequential complex command execution - repeatable with exclude and not-exclude abilities; Print file, screen or highlighted text; Simple and advanced text/file find/replace (search through thousands of files for text) Sort file lists and text/data; Sort A-Z, Z-A, bounding by columns, line labels etc. Split screen (horizontal and ...
Non-English file names work only if entered through a DOS character set compatible editor. File names with characters outside this set do not work in batch files. To get a command prompt with Unicode instead of Code page 437 or similar, one can use the cmd /U command. In such a command prompt, a batch file with Unicode filenames will work.
Up to nine files can be opened for editing at one time in separate "windows" that allow quick copy-and-paste among several files. [1] Two files may be opened on the same screen for easy comparison of changes; a XyWrite command will do the comparison automatically, putting the cursor on the location at which the two files first differ (from ...