Verwijderd
Als je de GNOME grafische interface gebruikt -en daar ga ik even van uit- kan je onder het voetje ('start menu') bij programs -> applications het programma "gedit" vinden.
/me is zelf ook een Linux newbie
/me is zelf ook een Linux newbie
MC (Midnight Commander) Dit is zeg maar de Norton Commander van Linux...
https://powershellisfun.com
mcedit /foo/bar
vinnik de beste editor.
vinnik de beste editor.
[deze advertentieruimte is te koop]
mcedit
en pico
zijn de beste editors
ik vind VI echt irritant
moet je eerst een hele handleiding lezen om daar mee te kunnen werken
en pico
zijn de beste editors
ik vind VI echt irritant
moet je eerst een hele handleiding lezen om daar mee te kunnen werken
Verwijderd
eens .... een ramp ! pico kun je nog mee werken zonder handleiding .... joe is even zoeken, maar die heeft een goeie help in het prog zelfOp vrijdag 07 september 2001 18:52 schreef happy3736 het volgende:
mcedit
en pico
zijn de beste editors
ik vind VI echt irritant
moet je eerst een hele handleiding lezen om daar mee te kunnen werken
vi bestandsnaam.ext
even een kleine vi howto
[insert] insert of replace kiezen
klaar met je geëdit?
[ESC]:w (<- schrijven)
[ESC]:q (<- quit)
en nog sneller/makkelijker:
[ESC]:wq (<- schrijven/quit)
even een kleine vi howto
[insert] insert of replace kiezen
klaar met je geëdit?
[ESC]:w (<- schrijven)
[ESC]:q (<- quit)
en nog sneller/makkelijker:
[ESC]:wq (<- schrijven/quit)
Verwijderd
vi heeft een "leercurve" , dat wel (mwah had edlin ook ..) maar het als je het kent is het makkelijk en vooral snel in gebruik. Bovendien zit het in zowat iedere distro en ook in b.v. QNX. En anders b.v. emacs
--- tekst ---
ae
vim
--- grafisch ---
gedit
Nedit
moleskinegnotepad
ae
vim
--- grafisch ---
gedit
Nedit
moleskinegnotepad
[ESC]:xOp vrijdag 07 september 2001 19:18 schreef ZeRoXcOoL het volgende:
en nog sneller/makkelijker:
[ESC]:wq (<- schrijven/quit)
Een gigantische aanrader (zit iig binnen redhat) is:
vimtutor
Euhm, ED misschien?
When I log into my Xenix system with my 110 baud teletype, both vi
*and* Emacs are just too damn slow. They print useless messages like,
'C-h for help' and '"foo" File is read only'. So I use the editor
that doesn't waste my VALUABLE time.
Ed, man! !man ed
ED(1) UNIX Programmer's Manual ED(1)
NAME
ed - text editor
SYNOPSIS
ed [ - ] [ -x ] [ name ]
DESCRIPTION
Ed is the standard text editor.
---
Computer Scientists love ed, not just because it comes first
alphabetically, but because it's the standard. Everyone else loves ed
because it's ED!
"Ed is the standard text editor."
And ed doesn't waste space on my Timex Sinclair. Just look:
-rwxr-xr-x 1 root 24 Oct 29 1929 /bin/ed
-rwxr-xr-t 4 root 1310720 Jan 1 1970 /usr/ucb/vi
-rwxr-xr-x 1 root 5.89824e37 Oct 22 1990 /usr/bin/emacs
Of course, on the system *I* administrate, vi is symlinked to ed.
Emacs has been replaced by a shell script which 1) Generates a syslog
message at level LOG_EMERG; 2) reduces the user's disk quota by 100K;
and 3) RUNS ED!!!!!!
"Ed is the standard text editor."
Let's look at a typical novice's session with the mighty ed:
golem> ed
?
help
?
?
?
quit
?
exit
?
bye
?
hello?
?
eat flaming death
?
^C
?
^C
?
^D
?
---
Note the consistent user interface and error reportage. Ed is
generous enough to flag errors, yet prudent enough not to overwhelm
the novice with verbosity.
"Ed is the standard text editor."
Ed, the greatest WYGIWYG editor of all.
ED IS THE TRUE PATH TO NIRVANA! ED HAS BEEN THE CHOICE OF EDUCATED
AND IGNORANT ALIKE FOR CENTURIES! ED WILL NOT CORRUPT YOUR PRECIOUS
BODILY FLUIDS!! ED IS THE STANDARD TEXT EDITOR! ED MAKES THE SUN
SHINE AND THE BIRDS SING AND THE GRASS GREEN!!
When I use an editor, I don't want eight extra KILOBYTES of worthless
help screens and cursor positioning code! I just want an EDitor!!
Not a "viitor". Not a "emacsitor". Those aren't even WORDS!!!! ED!
ED! ED IS THE STANDARD!!!
TEXT EDITOR.
When IBM, in its ever-present omnipotence, needed to base their
"edlin" on a UNIX standard, did they mimic vi? No. Emacs? Surely
you jest. They chose the most karmic editor of all. The standard.
Ed is for those who can *remember* what they are working on. If you
are an idiot, you should use Emacs. If you are an Emacs, you should
not be vi. If you use ED, you are on THE PATH TO REDEMPTION. THE
SO-CALLED "VISUAL" EDITORS HAVE BEEN PLACED HERE BY ED TO TEMPT THE
FAITHLESS. DO NOT GIVE IN!!! THE MIGHTY ED HAS SPOKEN!!!
?
For what it's worth, I actually have used ed. I rather like it; I think it's better than vi.
credits http://www.cs.hmc.edu/~smikes/emacs/ed.html
When I log into my Xenix system with my 110 baud teletype, both vi
*and* Emacs are just too damn slow. They print useless messages like,
'C-h for help' and '"foo" File is read only'. So I use the editor
that doesn't waste my VALUABLE time.
Ed, man! !man ed
ED(1) UNIX Programmer's Manual ED(1)
NAME
ed - text editor
SYNOPSIS
ed [ - ] [ -x ] [ name ]
DESCRIPTION
Ed is the standard text editor.
---
Computer Scientists love ed, not just because it comes first
alphabetically, but because it's the standard. Everyone else loves ed
because it's ED!
"Ed is the standard text editor."
And ed doesn't waste space on my Timex Sinclair. Just look:
-rwxr-xr-x 1 root 24 Oct 29 1929 /bin/ed
-rwxr-xr-t 4 root 1310720 Jan 1 1970 /usr/ucb/vi
-rwxr-xr-x 1 root 5.89824e37 Oct 22 1990 /usr/bin/emacs
Of course, on the system *I* administrate, vi is symlinked to ed.
Emacs has been replaced by a shell script which 1) Generates a syslog
message at level LOG_EMERG; 2) reduces the user's disk quota by 100K;
and 3) RUNS ED!!!!!!
"Ed is the standard text editor."
Let's look at a typical novice's session with the mighty ed:
golem> ed
?
help
?
?
?
quit
?
exit
?
bye
?
hello?
?
eat flaming death
?
^C
?
^C
?
^D
?
---
Note the consistent user interface and error reportage. Ed is
generous enough to flag errors, yet prudent enough not to overwhelm
the novice with verbosity.
"Ed is the standard text editor."
Ed, the greatest WYGIWYG editor of all.
ED IS THE TRUE PATH TO NIRVANA! ED HAS BEEN THE CHOICE OF EDUCATED
AND IGNORANT ALIKE FOR CENTURIES! ED WILL NOT CORRUPT YOUR PRECIOUS
BODILY FLUIDS!! ED IS THE STANDARD TEXT EDITOR! ED MAKES THE SUN
SHINE AND THE BIRDS SING AND THE GRASS GREEN!!
When I use an editor, I don't want eight extra KILOBYTES of worthless
help screens and cursor positioning code! I just want an EDitor!!
Not a "viitor". Not a "emacsitor". Those aren't even WORDS!!!! ED!
ED! ED IS THE STANDARD!!!
TEXT EDITOR.
When IBM, in its ever-present omnipotence, needed to base their
"edlin" on a UNIX standard, did they mimic vi? No. Emacs? Surely
you jest. They chose the most karmic editor of all. The standard.
Ed is for those who can *remember* what they are working on. If you
are an idiot, you should use Emacs. If you are an Emacs, you should
not be vi. If you use ED, you are on THE PATH TO REDEMPTION. THE
SO-CALLED "VISUAL" EDITORS HAVE BEEN PLACED HERE BY ED TO TEMPT THE
FAITHLESS. DO NOT GIVE IN!!! THE MIGHTY ED HAS SPOKEN!!!
?
For what it's worth, I actually have used ed. I rather like it; I think it's better than vi.
credits http://www.cs.hmc.edu/~smikes/emacs/ed.html
Verwijderd
tip 1:
leer vi.
Heeft idd een steile leercurve,
maar past dit niet bij het karakter van linux?
"Je moet er iets voor doen,MAAR DAN HEB JE OOK WAT!"
tip 2:
Zoek bij www.linuxdoc.org of vergelijkbaar naar howto's
leer vi.
Heeft idd een steile leercurve,
maar past dit niet bij het karakter van linux?
"Je moet er iets voor doen,MAAR DAN HEB JE OOK WAT!"
tip 2:
Zoek bij www.linuxdoc.org of vergelijkbaar naar howto's
Verwijderd
VI!
Mijn idee.
Gewoon vaak op ESC rammen en je zit goed
/vi mode/
# vi test
ESC
i
dit is een tekst
ESC
x5
.
.
x
ESC
:wq
/vi mode af/
En je heb op een moeilijke manier een lege file gemaakt
Mijn idee.
Gewoon vaak op ESC rammen en je zit goed
/vi mode/
# vi test
ESC
i
dit is een tekst
ESC
x5
.
.
x
ESC
:wq
/vi mode af/
En je heb op een moeilijke manier een lege file gemaakt
als je mc start en dan op de file gaat staan en dan F5 dan ken je hem editen
van-tilburg.info -=- meka (sega emulator) - Proud MEDION fanclub member - KOPPIG VOLHOUDEN !
mc en dan als je op de file 'staat' F5 (edit)
van-tilburg.info -=- meka (sega emulator) - Proud MEDION fanclub member - KOPPIG VOLHOUDEN !
Verwijderd
vi!!!!!!!!!!
ohja, zoals iedereen al zegt, 'i' voor "insert", en een nieuwe: 'a' voor append
'd' om een regel te verwijderen
vi roelz
ohja, zoals iedereen al zegt, 'i' voor "insert", en een nieuwe: 'a' voor append
'd' om een regel te verwijderen
vi roelz
'dd', niet 'd'Op vrijdag 07 september 2001 21:53 schreef beelzebubu het volgende:
'd' om een regel te verwijderen
Leven is het meervoud van lef | In order to make an apple pie from scratch, you must first create the universe.
[en ik heb ook weer wat mieren om te n**ken]Op vrijdag 07 september 2001 21:43 schreef markvt het volgende:
als je mc start en dan op de file gaat staan en dan F5 dan ken je hem editen
Bijna goed
[/en ik heb ook weer wat mieren om te n**ken]
Verwijderd
met mc -b kun je zelfs op een monochroom schermpje van 10 inch nog werken.......( en dan hiervan de interne editor gebruiken, prima).
Pagina: 1