Main > Free Download Search >

Free lf software for windows

lf

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 43
Fix Cr Lf 1.0

Fix Cr Lf 1.0


A program that converts LineFeed files to CarriageReturn-LineFeed or CarriageRet more>> This is a program for converting line-breaks (unix to dos, or dos to unix).
Choosing unix2dos will convert any stray LineFeed or CarriageReturn to a CarriageReturn-LineFeed sequence.
Choosing dos2unix will convert any CarriageReturn-LineFeed sequences to just LineFeed.
The program supports converting multiple files, and its pretty quick.
<<less
Download (16KB)
Added: 2008-08-03 License: Freeware Price: Free
456 downloads
LF-Generator 1.0

LF-Generator 1.0


The signal generator for all types of measures and benches more>> The signal generator for all types of measures and benches

Transform your PC into a LF Generator with this simple and lightweight application.
LF-Generator is a signal generator for all types of measures and benches.
This generator, coupled with measuring tools such as a vu-meter or a spectrum analyzer, will help you check, test and validate your audio-processing plug-ins, the integrity of your DAW software or even the frequency response of your audiocard.
Main features:
- Sinus / Triangle / Saw / Square generator.
- 0.1 Hz up to 20 KHz range.
- Stereo or Mono Generator with phase control.
- Sweep mode with 2 directions and cycle mode.
- Signal duration control from 1 ms up to 1000 ms
- Dirac Pulse & Pink Noise.
- Panoramic setting.
Version restrictions:
- Works only in 44.1 KHz

<<less
Download (352KB)
Added: 2008-10-01 License: Freeware Price: FREE
414 downloads
JAG CrLf 2.2

JAG CrLf 2.2


JAG CrLf - converting the line-end characters Cr, CrLf, and Lf into each other (in plain text files). more>>
JAG CrLf - converting the line-end characters Cr, CrLf, and Lf into each other (in plain text files). JAG CrLf is a small and simple program designed for converting the line-end characters Cr, CrLf, and Lf into each other (in plain text files).
On DOS/Windows system line breaks are represented by the characters Carriage-Return and Line-Feed, on UNIX/Linux systems only by the character Line-Feed; on the Macintosh again only the character Carriage-Return is used.
Because many programs cannot handle this problem, texts or source code are often displayed without or with wrong line breaks, or control characters appear instead of the line breaks.
You are not only concerned if you are working with different operating systems, but also if you download texts or source code from the internet.
This program converts single files or all files with certain extensions (if you wish, also recursively in all subdirectories) from an abitrary coding into the Macintosh, DOS/Windows, or UNIX/Linux format; the program can also handle mixed line-break codings in the source file.
System requirements:
- Java RTE
<<less
Download (300KB)
Added: 2007-06-13 License: Freeware Price:
880 downloads
TcpCRLF 0.1.1a

TcpCRLF 0.1.1a


A simple TCP tool that uses 2 threads and lets you to use a lot of carriage-return formats (CR, LF, CRLF, LFCR, or none). more>> A simple TCP tool that uses 2 threads and lets you to use a lot of carriage-return formats (CR, LF, CRLF, LFCR, or none).

The TcpCRLF application was designed to be a simple TCP tool that uses 2 threads and lets you to use a lot of carriage-return formats (CR, LF, CRLF, LFCR, or none).

<<less
Download (7KB)
Added: 2008-10-04 License: GPL Price: FREE
302 downloads
XMail 1.26

XMail 1.26


An Internet and intranet mail server featuring an SMTP server, POP3 server...etc more>>

XMail 1.26 is a useful utility which provides you an Internet and intranet mail server featuring an SMTP server, POP3 server...etc

This server born due to the need of having a free and stable Mail Server to be used inside my old company, which used a Windows Network.

Major Features:

  1. SMTP server
  2. POP3 server
  3. Finger server
  4. Multiple domains
  5. No need for users to have a real system account
  6. SMTP relay checking
  7. RBL/RSS/ORBS/DUL and custom ( IP based and address based ) spam protection
  8. SMTP authentication ( PLAIN LOGIN CRAM-MD5 POP3-before-SMTP and custom )
  9. A POP3 account synchronizer with external POP3 accounts, account aliases
  10. Domain aliases
  11. Custom mail processing
  12. Direct mail files delivery
  13. Custom mail filters
  14. Mailing lists
  15. Remote administration
  16. Custom mail exchangers
  17. Logging
  18. Multi-platform code.
  19. ESMTP/ESMTPS server
  20. POP3/POP3S server
  21. Custom SMTP maps check
  22. SMTP protection over spammers (IP based and address based)
  23. SMTP ETRN command support
  24. Account aliasing
  25. Domain aliasing
  26. Locally generated mail files delivery
  27. Multi platform (any Windows and almost any Unix OSs)
  28. Fine grained message filters
  29. Custom (external) POP3/SMTP authentication
  30. TLS support for SMTP and POP3, both server and client side

Enhancements

  • Added the ability to select SmtpConfig-IP options by local port too (SmtpConfig-IP,PORT).
  • Added a new -YT command line option to set the timeout used by a POP3 client connection.
  • Fixed a bug in the RFC822 ATEXT token definition.
  • If the recipient domain does not have an MX record, and does not have an A record, now XMail bounces immediately.
  • Fixed OpenSSL connection shutdown to avoid RST packet generation.
  • Changed SMTP AUTH LOGIN authentication to support the optional inline parameter.
  • Added IPV6 support. New command line options are available to select XMails behaviour with respect to IPV4/IPV6 compatibility.
  • Fixed/strengthened RFC address parsing.
  • Drop the SMTP connection is case of timeout.
  • Fixed a bug caused by the new strict host/doman name check added in 1.24 (in the SMTPGW.TAB parsing).
  • Completely changed the DNS resolution code.
  • Do not try the A-record delivery in case of temporary DNS/network errors.
  • Added remote MTA message ID to SMAIL logging.
  • Added a new ``PO
  • Fixed a bug where STARTTLS was resetting the session too much, by canceling certain flags/options read inside the SERVER.TAB.
  • Fixed a bug that happened if a message filter mistakenly remove the message file from under XMail control.
  • Fixed a bug that make XMail to wrongly report virtual memory sizes on 32 bit systems with larger than 4GB VM space.
  • Changed the line termination used to store messages into the mailboxes of Unix versions of XMail. Now messages are stored with the OS native LF termination, instead of the RFC CRLF that was used before. This allows other Unix softwares working together with XMail to not be confused by the extra CR present in the line termination.
  • The "smtprelay" behavior with respect to 5xx responses from one of the servers in the relay list, has been changed. Now a 5xx response will stop the processing, instead of iterating on the remaining servers of the list.
  • Avoid to crawl all the USER.TAB file during a "userlist" CTRL command.
  • Fixed a bug that allowed non-RFC characters inside domain names.
  • Fixed OSX Leopard build error.
  • Added "timeo" option to flags execution.
  • Added "NoAuth", "EnableVRFY" and "EnableETRN" settings inside IP properties.
<<less
Download (1.3MB)
Added: 2009-06-30 License: GPL Price: FREE
13 downloads
LyricalSoftware Priase 2

LyricalSoftware Priase 2


LyricalSoftware Priase provide you with a useful set of 1100+ praise songs exported from LYRICAL lyric projection software. more>>

LyricalSoftware Priase 2 provides you with a useful set of 1100+ praise songs exported from "LYRICAL" lyric projection software. To import this file, unzip it to a folder and the use "LYRICAL" to import it (the "LF" file). Don't forget to make sure you have proper licenses to use the included lyrics.

Requirements:

  • Windows 2000/XP
  • LYRICAL lyric projection software
<<less
Download (637.2KB)
Added: 2005-08-17 License: Freeware Price:
downloads
CountLn 1.01

CountLn 1.01


This is a small and simple Windows utility that counts lines in text files. more>>
This is a small and simple Windows utility that counts lines in text files. CountLn is a Windows utility that counts lines in text files.
CountLn is also small, reliable and supports all types of text files (DOS/Windows, Unix, Mac) by detecting all types of End-Of-Line delimiters (CR-LF for DOS/Windows, LF for Unix and CR for Mac).
Usage:
countln [/s]
/s recurses directories
<<less
Download (194KB)
Added: 2007-07-21 License: Freeware Price:
827 downloads
SmartFTP 2.0

SmartFTP 2.0


SmartFTP allows you to transfer files across the Internet. more>> SmartFTP allows you to transfer files across the Internet. With a Windows XP look and feel and features including SSL (Implicit/Explicit), FXP Support, Multiple connections, Proxy Firewall support, Drag and Drop from Explorer, and Remote Directory caching.
SmartFTP is a solid FREE FTP client that is constantly being improved. Take SmartFTP for a test ride today and see for yourself for its many outstanding features.
- Transfer Queue: Better retry delay handling.
- Custom Commands: Fixed memory caused by multiline custom commands
- Custom Commands: Fixed %lf
<<less
Download (2.8MB)
Added: 2008-03-01 License: Freeware Price: Free
605 downloads
SimpleHyp 1.0

SimpleHyp 1.0


SimpleHyp is an application that helps you edit HTML web pages more>>
SimpleHyp is an application that helps you edit HTML web pages. It is equivalent in functionality to the old favourite Notepad, but with the added bonus of context coloured text. HTML tags, comments, strings and symbols are coloured automatically for easy visual identification.
To quickly view the effect of edits, SimpleHyp includes a browser view button which automatically loads the saved file into your favourite browser.
Browser View - To view the current file in a web browser, click on the Browser View tool in the toolbar, or choose View-Browser View from the menu. The file will automatically load into your favourite browser. Note that only the last saved version of the file will be viewed. To view any changes, save the file and select Refresh in the browser window.
We recommend use of the free Mozilla Firefox? browser with the HTML Validator extension, to check and debug your web pages. However, before final publishing, it is wise to check your pages with several different web browsers due to small differences in the way certain formats are rendered.
Printing - The basic unregistered version of SimpleHyp will print only in black and white, as per Notepad. To print the HTML source in colour, the program must be registered. The printing fonts and sizes are fixed. Long lines will not wrap when printing.
LF->CRLF - On Unix based systems, lines end in a line feed only. However, Windows requires a carriage return/line feed pair to denote the end of a line. If a Unix derived HTML page is loaded into SimpleHyp, it will appear to be one very large line, wrapping around every 1024 characters. Use the LF->CRLF command in the Edit menu to convert the file. This command is only available if registered.
Inserting Common HTML Tags - A number of the most common, but not all, of the available HTML 4.0 tags have been made available via the Insert menu and the toolbar. In most cases, if a section of text is already selected in the window, then the inserted tags will be wrapped around the selected text. Eg.

selected text


The insert commands are only available if the program is registered.
Text Indent - Text indenting commands are available via the Edit menu, and on the toolbar. These will tab-indent, or un-indent the selected lines, as appropriate. Such formatting can be used to make HTML source more readable for humans, but is ignored by web browsers. Tab-stops are fixed at every 8 characters.
NOTE:
For those who wish to pay a low registration fee, a number of extended functions are available, such as: context coloured printing; text indenting; and tools for inserting the most common HTML tags and symbols. Otherwise, the basic functionality is available for immediate use and distribution free of charge.
Version restrictions:
- Undo - As with Notepad, only one level of undo is available. If you have made more than one change, then you can only undo the last one.
- WordWrap - SimpleHyp will only wrap lines on screen if the line length exceeds 1024 characters. It will then wrap at the 1024th character. Word wrapping is not available. Lines will not wrap when printing.
- File Size Limit - SimpleHyp is limited to files smaller than 1Mbyte in size. Larger files will not be opened. If a smaller file grows to 1Mbyte while editing or pasting, it will be truncated to 1Mbyte. This size limit will not present a problem for normal internet web pages.
<<less
Download (232KB)
Added: 2007-04-26 License: Freeware Price:
911 downloads
FileStats 0.14

FileStats 0.14


FileStats is a simple utility that scans a folder and its sub-folders and returns statistics on the files found more>>
FileStats is a simple utility that scans a folder and its sub-folders and returns statistics on the files found FileStats is a simple utility that scans a folder and its sub-folders and returns statistics on the files found. It returns a by-extension break down of number of files, file size and number of lines.
Counting the lines of files works for all operating systems End-Of-Line delimiters of common text files, i.e. UNIC (LF ASCII 10), DOS (CRLF ASCII 13+10) and MAC (CR ASCII 13).
FileStats will only count the number of files specified as "text" in the user preferences, so you can define exactly which files you would like the program to attempt opening and counting its lines.
<<less
Download (369KB)
Added: 2005-10-28 License: Freeware Price:
1459 downloads
EOL Converter 1

EOL Converter 1


EOL Converter offers you a versatile tool which can convert text file line endings to Windows/Dos(CRLF), Unix/Linux(LF) or Macintosh(CR) format. more>>

EOL Converter 1 offers you a versatile tool which can convert text file line endings to Windows/Dos(CRLF), Unix/Linux(LF) or Macintosh(CR) format.

Major Features:

  1. It is very useful for writing and reading text files in different OSes.
  2. Automatically detects the EOL format of the file and converts to the desired file format.
  3. Convert the file "in place" and keeps original file date/time stamp and attributes.
    Just drag and drop files or folders into the program to begin converting.
  4. Also, you may use the integrated windows explorer context menu commands to convert files with just One Click!
Requirements: Windows 95/98/Me/NT/2000/XP/2003 Server/Vista
<<less
Download (406.2KB)
Added: 2007-08-21 License: Freeware Price: $0.00
downloads
 
Other version of EOL Converter
EOL Converter 1.0.0Totato - An utility to convert text file line endings to Windows/Dos(CRLF), Unix/Linux(LF) or Macintosh(CR) format. EOL Converter. An utility to convert text file line endings
License:Freeware
Download (383KB)
846 downloads
Added: 2007-08-01
EOL Converter 1.0.0Totato - Convert text file line endings to Windows(CRLF), Unix(LF) or Mac(CR) format. EOL Converter. EOL Converter is an utility to convert text file line endings to Windows
License:Freeware
Download (406KB)
838 downloads
Added: 2007-08-07
Textplorer 1.26

Textplorer 1.26


Textplorer supports data field coloring in structured files, syntax coloring (C,C++,HTML,JS,Pascal,...), ANSI, OEM, EBCDIC or user defined character sets, CRLF detection, bookmarks, fast load of large files,... more>>

Textplorer 1.26 provides you with a modern Text Editor best for structured data files.

It supports data field coloring in structured files, syntax coloring (C,C++,HTML,JS,Pascal,LaTeX...), automatic characterset detection (ANSI, OEM, EBCDIC, JAVA or user defined), CRLF detection, optional HEX display of not displayable character codes, bookmarks, fast load of large files, overwrite with block cursor and cross wires.

Major Features:

  1. Coloring data fields of structured text files.
  2. Syntax coloring (C, C++, Pascal, HTML, INI, JS, LaTeX, Java, PHP)
  3. Define your own syntax coloring
  4. Search in, and sum fields.
  5. Fast load of large files.
  6. Automatic character set detection (ANSI, OEM, EBCDIC, MAC)
  7. Define your own character code translation table.
  8. Automatic CR, CR+LF detection
  9. HEX display of not displayable character codes.
  10. Optional display of control codes (0D, 0A, 09, ...)
  11. Insert HEX codes
  12. Remember last cursor positions
  13. Bookmarks
  14. Auto indent
  15. Word Wrap
  16. Overwrite with block cursor.
  17. Cross Wires

Enhancements:

  • Paste & Replace Counter

Requirements:

  • Windows 9x/ME/NT/2k/XP

WareSeeker Editor

<<less
Download (340.81KB)
Added: 2009-03-30 License: Freeware Price:
452 downloads
 
Other version of Textplorer
Textplorer 1.23* Automatic CR, CR+LF detection * HEX display of not displayable character codes. * Optional display of control codes (0D, 0A, 09, ...) * Insert HEX codes * Remember last cursor positions * Bookmarks
License:Freeware
Download (489KB)
855 downloads
Added: 2008-02-21
Textplorer 1.23Automatic CR, CR+LF detection - HEX display of not displayable character codes. - Optional display of control codes (0D, 0A, 09, ...) - Insert HEX codes - Remember last cursor positions - Bookmarks
License:Freeware
Download (471KB)
580 downloads
Added: 2008-11-26
Batch tools 1.0

Batch tools 1.0


Batch tools - Command line utilities to simplify the batch script editors life a bit. more>>
A few command line utilities to simplify the batch script editors life a bit. all tools are released under the terms of the gnu gpl (except for 3rd party units), delphi 7 sources are included.
Some of the utilities (crc1632, direxist, macid and nocrlf) can also be compiled with turbo pascal 5.5 to create a dos version of them.
The package contains these tools:
Crc1632 calculate the crc16 or crc32 for files or text from stdin
Direxist test for directory existence. sets errorlevel to 0 if the given path exists, and to 1 otherwise (similar to "if exist xyz\nul", but also works on remote and ntfs drives)
Display view and modify display settings from the command line (resolution, frequency, bit depth)
Errlv sets the errorlevel to the given value
filesize sets the errorlevel to the size of the specified file. new as of version 08-21-2005: filesize now can compare a files size to a reference value (bugfix in 08-21-2005a)
Flushdrv flush windows file system buffers (similar to un*x sync, successor of the former flushdrv download)
Forcedir creates a whole directory\subdirectory\... path at once
gpcvreg/gpscript these two programs can modify w2k/xp local group policy files ("registry.pol") via commands from textual control files
Ini2reg reads data from an ini-file and stores it in the registry
instfont install or uninstall fonts via command line
Iskeydown checks if one or more keys are pressed (also control, shift etc.) and sets the errorlevel
Logger enhanced "echo" command, output additional information (like date, time, username...) to a logfile and/or stdout
Macid retrieves the mac address of the specified adapter and writes it to stdout in different formats
Moveex can rename or delete files which are currently locked at next reboot
Msgbox displays a windows message box and sets the errorlevel depending on the user input
Nocrlf reads from stdin, removes all line breaks (cr and lf) and writes the text to stdout
<<less
Download (481KB)
Added: 2006-03-15 License: Freeware Price:
1341 downloads
Serial Receptor 1.4.5

Serial Receptor 1.4.5


Serial Receptor is a distinguished and tractable tool to replace your on line printer, freeze view to search string in your data reception, multi com port available, replace LF or CR by CR+LF (useful under UNIX system). more>>

Serial Receptor 1.4.5 is a distinguished and tractable tool to replace your on line printer, freeze view to search string in your data reception, multi com port available, replace LF or CR by CR+LF (useful under UNIX system).

<<less
Download (726.7KB)
Added: 2009-03-18 License: Freeware Price:
downloads
VK FileSearch 1.1

VK FileSearch 1.1


Application to search files on computer using rules like in popular Internet search engines. more>>
Application to search files on computer using rules like in popular Internet search engines. VK FileSearch is a small, simple yet reliable application that allows you to search for files on your computer fast using rules very similar to those are used in popular Internet search engines. It is possible not only list words or parts of words you wish to find in searched files, but to list which words or phrases are MUST, and which are MUST NOT be present. Also, hexadecimal and OEM search allowed.
To search desired words or parts of words, type it in the edit box (under label Containing).
If the word or phrase MUST be in a file, predict it with + prefix, e.g. +apple, or +apple".
If the word or phrase must NOT be in a file, predict it with prefix -, e.g. -cow.
If there are several words in the pattern, which have no both of such pefixes, at least one of those should be present in a file to make it satisfying.
Words are separated with any separator from SPACE ( ), COMMA (,) or SEMICOLON (;). If any of such characters are parts of the word searching , include entire phrase into quotations, e.g.: "john smiths house", or "Red".
It is also possible to type 2-digit hexadecimals, with leading character #, e.g. #0D#0A. Any hexadecimals are allowed including #00.
A phrase can be concatenated from several strings, every of each satisfied to one of conditions above. To make a concatanation, just type one word following another, without any separators, e.g.: This" phrase is "#61 concatenation.
If all the words in the phrase are typed in lower case, it is searching case non-sensitive. If at least one character is typed in upper case, the phrase is searching exactly in such characters case.
Also, files could be restricted by file mask (wildcard characters * and ? are allowed as usual, file masks should be separated with ;), by file size (otherwise there are no restrictions on the file size to search by content at all), by last modified date. To exclude files satisfying to a given mask, add prefix character ^ before such mask. For example: *.pas;^~*.*
It is possible to use wildcard characters * and ? in searching phrases. If "Wildcards" check box checked, such characters out of quotations are treated as wildcard masks. When searching using wildcards, a sequence of characters is checked for possible much no more than in five sequential strings, separated by CR or LF (#13 and #10 correspondently).
OEM search supported (pattern converted to OEM from ANSI before searching).
Special option allows to search among found already files.
Found files could be opened, viewed in Notepad, copyied or moved to a certain folder, renamed, deleted to Recycle Bin, and containing folder can be opened easy.
When program re-opened, history of file masks, search patterns, target folder locations, file size bounds is restored in combo boxed for easy reuse. On program end, all such info is stored in ini-file in a directory, where the application is reside.
<<less
Download (85KB)
Added: 2007-08-07 License: Freeware Price:
808 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3