About 12,900 results
Open links in new tab
  1. How do I edit text files in the Windows command prompt?

    Sep 10, 2010 · On Unix I'd just use vi, but I don't know what the command is on Windows. I am actually trying to edit files over SSH with Windows Server 2008.

  2. ms dos - Edit command in Windows 8 - Super User

    Jul 28, 2018 · Also see Modern text editor that mimics MS-DOS EDIT?, command line text editor like “edit” for windows x64, Replacement for edit.exe in 64-bit Windows cmd/powershell etc.

  3. How to use a text editor WITHIN the Command Prompt in a Windows …

    Thanks for the feedback, Debra. Notepad <filename> simply initiates another window, which is just the normal notepad app. I want a feature like the "edit <filename>" cmd used to have, which keeps me in …

  4. What is the edit command for 64-bit Windows 7? - Super User

    Jun 13, 2012 · 1 If you are looking for a replacement console text editor, Brief Basic is a single .exe file and uses pretty standard keyboard shortcuts. The original 16-bit version of Brief was widely used in …

  5. MS-DOS how to save a file opened with "edit"? - Super User

    Sep 24, 2016 · You said the MS-DOS edit command, that runs the full screen text editor, are you using a different command?

  6. windows - How can I leave the MS-DOS editor? - Super User

    Oct 9, 2010 · How can I exit the MS-DOS editor, the editor which comes up if I type edit at a Windows prompt? The help available from F1 does not tell me this.

  7. Hex editors for Windows? - Super User

    11 XVI32 is a freeware hex editor running under Windows 95, Windows 98, Windows NT, Windows 2000, and Windows XP. Cygnus Hex Editor is a powerful file editor for Microsoft Windows. Unlike …

  8. How to convert CRLF's to line feeds on Linux? - Super User

    May 1, 2016 · What's the best way to convert CRLF's to line feeds in files on Linux? I've seen sed commands, but is there anything simpler?

  9. How can MS-DOS and other text mode programs display double-width …

    The Japanese version of DOS (DOS/V) uses the first approach and simulates text mode by rendering the characters in graphics mode using a special driver. The driver follows IBM V-Text standard which …

  10. How do I start Notepad++ from cmd? - Super User

    Feb 2, 2015 · In this folder I created a new text file throught the right click menu -> new -> text document. Edit the text document using notepad or notepad++ and type the following code in the .txt …