cfcf lets you create an empty file. This is a very humble tool, but I use it a lot, because I find it much faster to create an empty text file with cf from the command line of Total Commander (or a similar file manager) and then open this file to edit it, than to open the editor, open a new file, and save it under the desired name to the desired destination. Current version: 2018-04-12 – download link below. Syntax
Spaces are permitted (multiple spaces will be reduced to single ones). If no extension is given (that is, 'filename' does not contain a dot), then the extension .txt is assumed. An existing file will not be overwritten.
Examples:
Download and InstallationDownload program file and documentation: cf.zip (version 2018-04-12) Unpack the zip file (it contains cf.exe and the documentation file cf.txt) and move or copy cf.exe to a directory that is included in the system path; you can then use it from the Windows command line. Nothing gets written to the registry. To uninstall, simply delete. Disclaimer: I have tested this program and am using it myself, but I cannot guarantee its correct function under all circumstances. LicenseThis program, including the source code, is freeware. Do with it whatever you like. If you have any questions, suggestions, complaints or comments, I’d be glad to hear from you. Source filesThis program is written in Euphoria, version 4.0.5, compiled with Watcom C/C++ compiler 1.9, and compressed with upx. Euphoria is open source, and available at openeuphoria.org Download Euphoria source files (not necessary for using the program): History04/12/2018 – first published version
|