Simple question .. used to Pico on Redhat .. but it's not available on
Debian ..
Does anybody know a simple built in text based editor on Debian?
I gotta edit some config files but don't know what I can use.
Thanx guys
Does anybody know a simple built in text based editor on Debian?
I gotta edit some config files but don't know what I can use.
Thanx guys
> Does anybody know a simple built in text based editor on Debian?
> I gotta edit some config files but don't know what I can use.
--
Confucius say: He who play in root, eventually kill tree.
Registered with the Linux Counter. http://counter.li.org
ed, of course (modulo various definitions of "simple" :-)Quote:> Does anybody know a simple built in text based editor on
> Debian? I gotta edit some config files but don't know
> what I can use.
vi is the "standard" UNIX/Linux editor.
hth
t
--
Wait up guys! I've gotta empty my grass bag.
> > Simple question .. used to Pico on Redhat .. but it's
> > not available on Debian ..
> Isn't there a package to install? Or compile and install
> it from source.
> > Does anybody know a simple built in text based editor on
> > Debian? I gotta edit some config files but don't know
> > what I can use.
> ed, of course (modulo various definitions of "simple" :-)
> vi is the "standard" UNIX/Linux editor.
> hth
> t
> --
> Wait up guys! I've gotta empty my grass bag.
toncho/~ apt-cache search picoQuote:Satvic writes:
> Simple question .. used to Pico on Redhat .. but it's not available on
> Debian ..
"Built in"? I don't understand what you mean by that.Quote:> Does anybody know a simple built in text based editor on Debian?
Try 'editor'.Quote:> I gotta edit some config files but don't know what I can use.
vi may not be simple, but is everywhere.Quote:> vi is not simple at all :(
> > > Simple question .. used to Pico on Redhat .. but it's
> > > not available on Debian ..
> > Isn't there a package to install? Or compile and install
> > it from source.
> > > Does anybody know a simple built in text based editor on
> > > Debian? I gotta edit some config files but don't know
> > > what I can use.
> > ed, of course (modulo various definitions of "simple" :-)
> > vi is the "standard" UNIX/Linux editor.
> > hth
> > t
> > --
> > Wait up guys! I've gotta empty my grass bag.
how on earth did u come to a debian from a rethat box..... One is the
hardest to configure and the other the easiest one....(its does it
automatically).
vi is the best ....just learn the basics...
r - replace
dd/dw del word/line
/ /find
:w
:q!
:q
U can do everything with only using those commands
--
~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~
>> vi is not simple at all :(
> vi may not be simple, but is everywhere.
Once you can do that much you can always grit your teeth and
use vi to get to the point where you can run whatever editor
you prefer.
Or, you can learn "ed", it's always there too. I've got a
friend who's a whiz with ed: it's an amazing thing to watch.
--
Grant Edwards grante Yow! VICARIOUSLY
at experience some reason
visi.com to LIVE!!
>>>vi is not simple at all :(
>>vi may not be simple, but is everywhere.
> The man's right. You've got to be able to do some minimal
> editing with vi. Someday you'll have to. Really. Assuming the
> arrow keys work, you only need to learn 3 commands: x,i,<esc>:wq
--
Jim Fuller
>>>>vi is not simple at all :(
>>>vi may not be simple, but is everywhere.
>> The man's right. You've got to be able to do some minimal
>> editing with vi. Someday you'll have to. Really. Assuming the
>> arrow keys work, you only need to learn 3 commands: x,i,<esc>:wq
> Oh, no. You gotta have the most importantest one,-- :q!
--
Grant Edwards grante Yow! WHOA!! I'm having
at a RELIGIOUS EXPERIENCE
visi.com right NOW!!
When you right YOU'RE RIGHT!
I just spend 2 hours learning and practicing vi ... it's a *, but it
does the job.
I am more used to programming with Visual basic where it helps me remember
properties etc..
vi is a dinosaur age thing :))
Thanx guys.
For a simple, comprehensive tutorial check this out:
http://www.veryComputer.com/~taylor/4ltrwrd/Vi.html
---------------------------------------------------------------------------
> >>>>vi is not simple at all :( > >>>vi may not be simple, but is everywhere. > >> The man's right. You've got to be able to do some minimal > > Oh, no. You gotta have the most importantest one,-- :q! > Yup, that's pretty handy to know, though I've always found that > --
-----------------------
> >> editing with vi. Someday you'll have to. Really. Assuming the
> >> arrow keys work, you only need to learn 3 commands: x,i,<esc>:wq
> "ctrl-Z" followed by "kill %1" works OK.
> Grant Edwards grante Yow! WHOA!! I'm having
> at a RELIGIOUS EXPERIENCE
> visi.com right NOW!!
I am Windows sys admin and asp developer .. so I decided to learn Linux ( or
at least start ) cause I have a few friends back in Russia who won't use
anything else. So I am doing Linux certification course .. (everything worth
doing - is worth doing right). I paid for the course cause there is one of
the is a Linux Guru available each day. Most of Linux user in the world are
users of Mandrake and RedHat ... right now I am doing a chapter on
Installing other distributions .. so I decided to mess around with Debian. I
figure if I manage to set it up and running .. I can handle any distr. after
that :))
So far I got network configured. .. but X windows is a * on Debian
:(( wish me luck
S
> how on earth did u come to a debian from a rethat box..... One is the
> hardest to configure and the other the easiest one....(its does it
> automatically).
> vi is the best ....just learn the basics...
> r - replace
> dd/dw del word/line
> / /find
> :w
> :q!
> :q
> U can do everything with only using those commands
> --
> ~~~~~~~~~~~~~~~~
> ~~~~~~~~~~~~~~~~
>When you right YOU'RE RIGHT!
>I just spend 2 hours learning and practicing vi ... it's a *, but it
>does the job.
>I am more used to programming with Visual basic where it helps me remember
>properties etc..
>vi is a dinosaur age thing :))
Mind you that is from someone who simply detests it. I'm
an Emacs bigot from here to there.
But the simple facts are that some people are more confortable
with the mode style and the command style of vi than they are
with Emacs. For some of us it is the opposite. And there are
people that aren't really bothered by either, and can use both.
I would *highly* suggest that you learn enough of both vi and
Emacs to decide realistically which one is easier for _you_ to
use, and then that you set out to learn it from one end to the
other. (And trust that it will take *many* moons to become
actually proficient at either of them.)
Sit down with a tutorial, and *try* every command. Make up a
crib sheet and keep in handy. *Use* new commands regularly.
When you get to the point where 99% of what you do with an
editor just happens, without the slightest thought to how it
can be done, you'll be damned glad you are using either vi or
emacs instead of any other editor, because 1/4 of what you do,
they can't (except with Emacs, the others can't do 1/2 what it
can ;-).
--
Floyd L. Davidson <http://www.veryComputer.com/~floyd>
--
1. Programmer's Text Based Editor
Hi, I figured this would be the best group to ask this question.
I am looking for a text editor (like vi, pic) that is text based, but
with many features a programmer would like such as autoindentation
of code, etc... If you have a source you could direct me to, it would
be very appreciated.
Regards,
Pat
3. Motif Based Visual Text Editor
5. Text based colorizing editor for C
6. BETA: Storix Backup Administrator Version 2.0
7. GUI based text editor for code?
8. Reading is much more interesting than TV (0878/1708)
9. Where can I find xedit (the X11 based bare bones text editor) ?
10. Xcoral-3.1 - multiwindow, mouse-based text editor for X11
11. gloe.0.5 Motif based Text editor release.
12. Needed: Text based editor (PICO or JOE)
13. aXe 6.1 - simple X11 text editor