SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
I spent a few days learning Vim. I even wrote and extensive article about Vim's usage. It's nice editor. I spent one day learning Emacs. It's very interesting editor. For everyday usage I use mcedit because I use Midnight Commander as an file manager.
Perhaps vim is overkill for modifying config-files, but what does it matter? So is my x2-6000+ for desktop use, or a SUV for shopping etc. But I for one love having syntax-highlighting for common configuration files. Besides, how can i delete 10lines (or more) in nano at once? I find it really elegant in vim to be able to delete a hole bunch of lines with in one (ok two) keystrokes, plus the number of lines ofcourse. Is it even possible to move several lines of text without moving line by line in nano?
I like vi(m) for all purposes. Besides, keep in mind that it is according to Stallman the editor of the beast (vivivi), that got to be good Slackware spirit
Why do you say so?! Word 2007 is an excellent programming environment.
It can spellcheck your code. It can print, save your script and it can even exit the program (sometimes unexpectedly, though). Besides, it has got special modes: I trained a little dog assistant in C/C++, a fish has been trained to support me in Perl, and a snake is a LISP guru (I tried to train the snake to support Python, but they did not get on very well). There's one more special feature that's worth mentioning: I like to comment my scripts using cliparts - it's so much more professional (apparently windows 7's source code's comments are all done using cliparts - that's the way to go)
You are probably thinking that I'm crazy using Word 2007 to program and edit scripts. You're damn right! What an insane idea to use word2007 for programming, isn't it?! I was only winding you up. Seriously. I'm not using Word 2007. I actually use Word 2003 for all these tasks.
You guys are all behind, I use the MS 2010 preview through a virtual box installation of Windows 7
And that does not feel like a bloated editor to you? Surely, MS Works is far lighter and more fit for the purpose?
Btw, I changed my profile thus:
Code:
# My old default:
#EDITOR=sed
# Some people think this is a good idea:
#EDITOR=vim
# Heheh, lol:
#EDITOR=emacs
# Wow:
EDITOR='VBoxManage startvm “W7beta”'
excerpt 'man elvis'
NAME
elvis - a clone of the ex/vi text editor
VERSION
Elvis 2.2_0
DESCRIPTION
Elvis is a text editor. It is intended to be a modern replacement for
the classic ex/vi editor of UNIX fame. Elvis supports many new fea-
tures, including multiple edit buffers, multiple windows, multiple user
interfaces (including an X11 interface), and a variety of display
modes.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.