Re: ed.ex

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...
DonCole said...

Now I get line 1 of 3, column 13 of 13, modified

What does that mean?

My code is

puts(1,"uuu") 

I haven't used ed.ex in a while, but it sounds like you need to save your file.

Matt

first it means that the cursor is on line 1 column 13, and as Matt indicated, the file has been modified and not saved. Entering "ESC + w" will "write" or save the file and keep the document you are editing open. The file will also be saved when you enter the execute command, "ESC + e". ESC + s will save the file and quit the editor.

Once you get used to ed.ex's simple commands, you can do most operations very quickly.

I hope this helps.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu