Vista Download

Linux Vista download - Tofrodos for Windows Vista download - Best Free Vista Downloads

 



Related Keywords

linux downloads
linux 2 6 8 downloads
linux general linux downloads
linux 2004 linux plus downloads
linux recovery on linux downloads
linux recovery downloads
linux and nfs downloads
linux data recovery downloads
linux data recovery software downloads
linux partition recovery downloads
linux recovery software downloads
linux volume recovery downloads
linux backup downloads
linux file access downloads
linux disk downloads
linux disk recovery downloads
linux file recovery downloads
linux firewall downloads
linux tail downloads
linux file share downloads

Top Software Keywords

data downloads
disk downloads
remove downloads
windows downloads
recovery downloads
file downloads
utility downloads
data recovery downloads
tool downloads
free downloads
folder downloads
files downloads
delete downloads
file recovery downloads
recover downloads
data recovery software downloads
folders downloads
space downloads
drive downloads
search downloads
find downloads
hard downloads
ntfs downloads
partition downloads
undelete downloads
clean downloads
directory downloads
mp3 downloads
image downloads
internet downloads

 

Downloads RSS

RSS 2.0 feed XML feed XML feed

Featured Download

DiskInternals Partition Recovery
DiskInternals
Partition
Recovery

An expert at
recovering lost
partitions
HDD Regenerator
HDD Regenerator
The program repairs
damaged hard disk
drives.

Top Downloads

Tablacus
Explorer

25.5.24 download
Open Source

Text Editor
Pro

32.1.1 download
Freeware

Kooboodle
2.0 download
Freeware

Atlantis Word
Processor

4.4.6.1 download
Shareware

SoftPerfect
File Recovery

1.2 download
Freeware

Enhanso
2.1.1 download
Shareware

EuropeSoftware
s
DactyloMagicpl
us

2025.6 download
Shareware

7Caps
10.3 download
Freeware

EuropeSoftware
s Presence

2025.6 download
Shareware

Batch Files
Free

5.0.126 download
Shareware

Batch Hex
Editor Free

5.0.126 download
Shareware

Extract
IncrediMail to
Outlook

6.05 download
Shareware

Convert EML
files to Adobe
PDF files

7.0.2 download
Shareware

PeaZip 64 bit
10.4.0 download
Freeware

Winstep Xtreme
16.6 download
Shareware

Top Rated

JavaExe
3.1 download
Freeware

DriverFinder
5.0.0 download
Shareware

ConsoleHoster
4.2.0.0 download
Open Source

DriverTurbo
3.0.0 download
Shareware

Sprintbit File
Manager

4.4 download
Shareware

HDShredder
Free Edition

8.0.0 download
Freeware

Print
Inspector

7.0.10 download
Freeware

System Monitor
II

31.3 download
Freeware

ConEmu
Build 230724 download
Open Source

SoftPerfect
File Recovery

1.2 download
Freeware

GRBackPro
Professional
Backup

11.0.748 download
Shareware

R-Drive Image
7.3 Build 7307 download
Trialware

PC AutoTimer
3.0.1.1 download
Shareware

Batch Files
Printing

4.2.2.23 download
Shareware

WinRAR
5.50 download
Shareware

 

Navigation: Home \ System Utilities \ File & Disk Management \ Tofrodos for Windows

Tofrodos for Windows

 1.7.12   by Christopher Heng

Vista Compatible
Software Description:
What is Tofrodos?

Tofrodos is a text file conversion utility that converts ASCII files between the MSDOS (or Windows) format, which traditionally have CR/LF (carriage return/line feed) pairs as their new line delimiters, and the Unix format, which usually have LFs (line feeds) to terminate each line.

It is a useful utility to have around when you have to convert files between MSDOS (or Windows) and Unix/Linux/BSD (and her clones and variants). ... Download Tofrodos for Windows


Add to Download Basket


Report virus or spyware
Tofrodos for Windows screenshot
[ Zoom screenshot ]
Vote:
Voted: 0 times
Downloaded: 162 times
Software Info
Best Vista Download periodically updates pricing and software information of Tofrodos for Windows full version from the publisher, but some information may be out-of-date. You should confirm all information.
Software piracy is theft, using crack, warez passwords, patches, serial numbers, registration codes, key generator, keymaker or keygen for Tofrodos for Windows license key is illegal and prevent future development of Tofrodos for Windows. Download links are directly from our mirrors or publisher's website, Tofrodos for Windows torrent files or shared files from rapidshare, yousendit or megaupload are not allowed!
Released: October 01, 2012
Filesize: 113 kB
Platform: Windows 2000, Windows 2003, Windows XP, Windows Vista, Windows 7
Install Instal And Uninstall
Add Your Review or Windows Vista Compatibility Report
Your Name:
Software Version:
Rating:
Comment:
Security Code:

Tofrodos for Windows

- Releases History
Software: Tofrodos for Windows 1.7.12
Date Released: Oct 1, 2012
Status: New Release
Release Notes: * [All systems] Under certain error conditions, Tofrodos may fail to remove the temporary files that it creates. This is now fixed.
* [All systems] Fixed another bug where an exit code of 0, instead of 1, is returned under certain failure conditions.
* [MSDOS] Although MSDOS is not a multitasking system, and thus should not need it, the DOS port of Tofrodos now also uses my implementation of mkstemp(). This simplifies maintenance since I'll have fewer code paths to test.
* [Windows and MSDOS] Support for compiling the source code using DJGPP 2, Borland C/C++, LCC-Win32 and Digital Mars C has been removed. Please use one of the other supported compilers (eg, Open Watcom C, etc). Alternatively, just use the precompiled binary included in the package.
* [All systems] The documentation now has information about the exit codes returned by Tofrodos.
Software: Tofrodos for Windows 1.7.11
Date Released: Sep 27, 2012
Status: New Release
Release Notes: [All] Tofrodos now consistently returns an exit code of 1 when there's a failure. Previously, under certain error conditions, it could return an exit code of -1 (which is not a valid exit code for some operating systems) instead of 1.

[Windows] This version now includes an implementation of mkstemp() for Windows (when compiled with Open Watcom C), bringing the Windows (Open Watcom) port of tofrodos up to par with versions for systems like Linux and Mac OS X which provide mkstemp() in their C libraries. Hopefully, this will help those of you who run multiple instances of tofrodos at the same time in the same directory.

[Windows] Fixed a bug introduced in 1.7.9 where the Windows port of tofrodos always creates the temporary file in the current directory instead of the directory where the target file is.

[Mac OS X] The Mac OS X port of tofrodos now uses mkstemp() to create the temporary file the way it does on Linux.
Software: Tofrodos for Windows 1.7.9
Date Released: Feb 27, 2011
Status: New Release
Release Notes: [Windows, Linux, Mac OS X, Unix] The behaviour of the -b option (create backup file) has been changed to be more useful on systems with support for long filenames and an arbitrary number of file extensions (ie, all systems except MSDOS). It now backs up "filename.ext" as "filename.ext.bak" instead of "filename.bak".

Note that with this version, the DOS version no longer behaves the same way (when the -b option is used) as the Windows, Linux, Mac OS X, *BSD and other Unix versions, since DOS systems have filename limitations. At least this way, we're not held back by the least common denominator (DOS), especially since few people use DOS nowadays.
[All] The documentation has been updated to explain the behaviour of the -b option in more detail.


Most popular linux in File & Disk Management downloads for Vista

Raise Data Recovery 10.13 download by SysDev Laboratories LLC
... (FAT/FAT32, ExFAT, NTFS, ReFS), macOS (APFS, HFS+) and Linux (Ext2, Ext4, Ext4, ReiserFS, XFS, JFS). Raise Data ... applied to RAID systems and composite volumes, including Linux LVM, Windows dynamic disks, Apple Software RAID, as ...
View Details Download
Raise Data Recovery

Recovery Explorer Professional 10.13 download by SysDev Laboratories LLC
... big-endian UFS, XFS, ReiserFS, JFS, Btrfs, F2FS of Linux, ZFS of SUN/FreeNAS and VMFS/VMFS6 of VMware. In addition to physical storages and various disk images, the program handles virtual disks ...
View Details Download
Recovery Explorer Professional

BootIt Next Generation 1.87 download by TeraByte, Inc.
This excellent program combines a boot manager, partition manager, and imaging tool in one product. Some of the partition manager abilities include non-destructive resizing, converting, creating, copying, moving, deleting, and undeleting ...
View Details Download
BootIt Next Generation

Parted Magic 2017_03_14 download by Parted Magic
... ext2, ext3, ext4, fat16, fat32, hfs, hfs+, jfs, linux-swap, ntfs, reiserfs, reiser4, and xfs. Parted Magic requires at least a i586 processor and 256MB of RAM to operate ...
View Details Download
Parted Magic

Puggle Desktop Search 0.60 download by Puggle
... in various operating systems, including MS Windows and Linux. ...
type: Freeware
categories: information retrieval, file search, desktop search
View Details Download
Puggle Desktop Search


UFS Explorer Network RAID 10.13 download by SysDev Laboratories LLC
... Windows (NTFS, FAT, FAT32, exFAT), macOS (HFS+, APFS), Linux (Ext2, Ext3, Ext4, XFS, JFS, ReiserFS, UFS/UFS2, Btrfs), BSD/Solaris (ZFS) and is capable of handling a variety of modern storage technologies, ...
View Details Download
UFS Explorer Network RAID

FreeFileSync 13.4 download by FreeFileSync.org
... compare and synchronize files and folders on Windows, Linux and macOS. It is designed to save your ... prevents data corruption - Cross-platform: Runs on Windows, Linux, macOS - Use macros %time%, %date%, et al. ...
View Details Download
FreeFileSync

Double Commander 1.1.23 download by Alexx2000
... Commander is cross-platform, available for Windows, macOS, and Linux, ensuring a consistent experience across different operating systems. This cross-platform compatibility makes it an excellent choice for users who work in ...
View Details Download
Double Commander screenshot

SystemRescueCd 4.8.33 Build 233 download by Andrew Borodin, Egmont Koblinger, Moof...
SystemRescueCd is a Linux system rescue disk available as a bootable CD-ROM ... hard disk. It comes with a lot of linux software such as system tools (parted, partimage, fstools, ... be used to perform admin tasks on both linux servers, linux desktops or windows boxes. The kernel ...
View Details Download
SystemRescueCd screenshot

Wubi rev 273 download by Wubi
... Windows users that can bring you to the Linux world with a single click. Wubi allows you ... simple and safe way. Are you curious about Linux and Ubuntu? Trying them out has never been ...
View Details Download
Wubi