I have to learn UNIX/LINUX/VIM/EMACS


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers I have to learn UNIX/LINUX/VIM/EMACS
# 1  
Old 01-13-2012
I have to learn UNIX/LINUX/VIM/EMACS

I need some advice from people who use command line frequently and know how to use both VIM and EMACS pretty well for their daily tasks. Please no opinion on which one better etc..., I got enough at that from the Internet.

A little about my professional background: I have been a firmware engineer working using Windows platform. So far I have been using SlickEdit with CUA mapping.
But now, for my new job, I am forced to work using UNIX/Linux virtual machine, so I have to stick to the standard editors, either VIM or EMACS.

I don't expect to be an expert, I just need to do this:
I will work on a folder containing a set of (mainly C/C++) code. I would like to be able to search a certain keyword or file within that folder and its sub-folders recursively, and when found I would like to navigate those files reasonably easy. I would like to do this either from the command prompt or within the text editor if possible. I would like to navigate those files as a project using something like CTAGS, so I can jump to a definition or reference. I understand VIM/EMACS is powerful, but I also understand it is not as convenient as SlickEdit because they are not a full blown commercial IDE. So I am not sure if what I expect here is reasonable without tremendous efforts (a newbie here) and additional non-standard tools to install.
Those who use CLI, VIM, and EMACS a lot.., your any advice/opinion would greatly appreciate it.
# 2  
Old 01-13-2012
I think you should use nano for editing in console mode. Nano also supports highlight code like VIM, but you have to configure a bit. Nano have friendly and familiar shortcut keys than VIM which is very confuse for Windows users.

I use Nano and feel very comfortable.
# 3  
Old 01-14-2012
Hi,
you may find beneficial reading:
Introduction to Linux

see ya
fra
 
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Wanna learn native GUI programming in UNIX - Linux ?

Hi , wanna learn native GUI programming in Unix-Linux instead of Gtk and Qt. No problem. You don't need a cross platform Gui toolkit like Gtk and Qt. And the code and syntax is also not more or less than others. Check out this code for a simple mainwindow for your application that is openend in... (0 Replies)
Discussion started by: Sennenmut
0 Replies

2. Fedora

Which is the better platform to learn UNIX/Linux (Kali Linux Vs. Red Hat or other)?

I just started a new semester and I started my UNIX class yesterday. I've already decided to use python along with my learning process but what I really want to use with it is Kali as my UNIX/Linux platform to learn off of since I already wanted to learn Cyber Sec. anyways. I just wanted to know if... (12 Replies)
Discussion started by: ApacheOmega
12 Replies

3. Fedora

Which flavor of UNIX or Linux to learn?

Hi all, Noob here. I have been dabbling with Linux for years, basically installing different types of distros and becoming familiar with the default gui that came along with it. At this point, I find myself wanting to learn alot more. It would be great if that knowledge helped me move forward... (2 Replies)
Discussion started by: Petros_K
2 Replies

4. UNIX for Dummies Questions & Answers

How to use emacs? Also how to open existing emacs files with .cgi format?

Hi All, I am new to this forum and a beginner in unix. Please correct me if I put the question in a wrong way.. How to use emacs editor? Also how to open existing emacs files with .cgi format? I have the following link :- http link i.e. url and path : /abc/xyz.dev/xyz/documents What... (7 Replies)
Discussion started by: swathi123
7 Replies

5. UNIX for Dummies Questions & Answers

What is the relation between UNIX and emacs?

I understand emacs is an editor and unix is a os. however, we have different commands for unix and dif commands for emacs.. How are they related to each other? thanks in advance :b: (3 Replies)
Discussion started by: swathi123
3 Replies

6. Fedora

Is it better to learn Linux before unix?

I want to learn (unix solaris), but someone advised me to learn (Linux fedora) before trying (unix solaris) and that they are almost the same.. So shall I go with his advise or is it better to start learning unix directly? (1 Reply)
Discussion started by: proud
1 Replies

7. Red Hat

I want to Learn Linux ?

dear friends I am new in linux and i want to learn linux in dos-mode (note in gui mode). Plz if you have any valuable link plz send me . i will really thankful for this anticipation. irfan ahmad (4 Replies)
Discussion started by: itlhr@pharmax.c
4 Replies

8. Linux

How and where to learn Linux?

I'd like to pass some exames to get certificates for Linux. Can someone advice me how to do it "on distance" and self studie? thanks! d. (4 Replies)
Discussion started by: diamond
4 Replies

9. UNIX for Dummies Questions & Answers

how to learn emacs?

I have been teaching myself unix a little here and a little there. I would like to learn emacs, or an editor that I would get the most use out of. What is the most used editor in unix? (1 Reply)
Discussion started by: macnix
1 Replies
Login or Register to Ask a Question