Command Prompt Basics - Create and Edit txt files in CMD [Tutorial 4]

preview_player
Показать описание
This tutorial covers how to create and edit text files all from inside of command prompt. Pretty cool thing to find out in cmd really.

Commands to learn:
edit

then type up your stuff, go to file and save as and you're done
thanks for watching rate comment and subscribe

tutorial 4 by prohelp2010
stay tuned for more CMD tutorials
Рекомендации по теме
Комментарии
Автор

An alternative for the "edit" problem on various 64-bit platforms is
use:

notepad "name of your file.txt"

example in this video it would be:

notepad bob.txt

sciptiones
Автор

for learning purposes...that's why

fernandodominguez
Автор

Question I need help creating a bat files, do you have a different way to reach you

ixprankstersautosyncmaster
Автор

Thanks, worked in my windows 10 64 bit as "notepad ...txt"

Автор

@MrCoolstuff4you after a quick google search on the command, it appears that 64-bit versions of windows do not support the edit command, idk if this applies to you tho

pattymcsweet
Автор

@MrCoolstuff4you same here....
but i know u can create a txt using

echo i love this tutorial...>"temp.txt"

n update it with
echo i love this tutorial very very much>>"temp.txt"

villainy
Автор

'edit' is not recognized as an internal or external command,

operable program or batch file.

kvlefr
Автор

@Ayan Ashraf Win8 hasnt got a 32-bit version? 

rockharder
Автор

Say if you made a cmd and you dont have the notpad anymore how do you edit the text ?

GrimesArtz
Автор

so what do you do in windows 10? this would be nice but...

ChrisGrazioli
Автор

Edit is not there in the help list inside CMD so he has to be using another program.
Besides why in the world would you want to go through a long winded way to make a text file and save it to the root?
Make it with notepad and saved it where you want it.

Horizinn
Автор

The "Edit" Command does not work on the Windows 7 64-bit platform... Do you have any alternatives for creating and editing a text file??

shresthamanish
Автор

It's saying not recognized as an internal or external command

billygoatea
Автор

Hello guyes, im have a question how to find some real good ebooks?(for programing)

bettercallmepol
Автор

Then dont work for my then says edit blalabababa not found ? help me

benjaminGameplay
Автор

How to download this java version plz tell me

v.s.ravitejateja
Автор

edit command is not workin on my PC... :/

ayushbijukchhe