<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.1">
</HEAD>
<BODY>
On Thu, 2006-06-15 at 14:34 +0530, Vilas Sukhadeve wrote:<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I am used to Ubuntu 5.10 for almost an year and I despise using MS</FONT>
<FONT COLOR="#000000">programmes. I am not any software man rather I am "computer</FONT>
<FONT COLOR="#000000">illiterate".And whenever I faced any problem with operating any</FONT>
<FONT COLOR="#000000">programme, all of you have helped me. This is very nice with, I will</FONT>
<FONT COLOR="#000000">call our community. (I wanted to make our community bold but in</FONT>
<FONT COLOR="#000000">Evolution these icons are not functioning, can anybody tell me how to</FONT>
<FONT COLOR="#000000">activate them ?) </FONT>
</PRE>
</BLOCKQUOTE>
<BR>
Sure.  "Normal" plain text email is just text, no formatting whatsoever, so all the functions for bold, font type/size/color and so on just don't apply. <BR>
<BR>
However, you can also send email in HTML format. After changing the format to HTML, the buttons for formatting then become active. (When writing the email, <B><FONT COLOR="#840000"><U><FONT SIZE="5">go to the 'Format' menu and select HTML</FONT></U></FONT></B>)<BR>
<BR>
WORD OF WARNING though: A lot of people don't like receiving e-mail in anything but plain text.   HTML encourages bloated emails and too much formatting, making things harder to read..  (Ever receive an email with 300 smileys jumping up and down...)<BR>
<BR>
Especially for posts to mailing lists, using HTML is usually not appreciated.   This may be a losing battle though, I may just be old-fashioned in these things.<BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Here I would like to know why different commands have to be used in</FONT>
<FONT COLOR="#000000">Terminal. e.g. sudo, apt-get, chmod, mkdir, #, I know only these</FONT>
<FONT COLOR="#000000">commands so far. What these different commands stand for ? If you feel</FONT>
<FONT COLOR="#000000">this is just child like query but still as a responsible parent please</FONT>
<FONT COLOR="#000000">tell me just for my information.</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
Terminal commands are a different way of using/managing your computer. 25 years ago, there basically WERE NO nice graphical environments with things to click.. Everything was text-based, and doing anything required typing commands. <BR>
<BR>
Even today, especially in the Unix/Linux world, when you have to do certain advanced things, often the only (or best) way is to use terminal commands. There's LOADS of them. <BR>
<BR>
The ones you mention (sudo, apt-get, chmod and mkdir) can also be handled in the graphical environment just fine, so chances are that terminal commands will be used less and less.  Still the tendency on this forum is to answer a question 'the terminal command way'.  Partly this is because the most knowledgeable people seem to prefer the terminal, partly it's because it's a lot easier/shorter to explain something in email using terminal commands, which are after all also text.   Suppose I had to explain how to change file permissions.. Just writing 'chmod 755' is easier then writing the whole story of right-clicking a folder, selecting 'properties', then go to the 'permissions' tab, then check the box for.... etc.<BR>
<BR>
However personally I wish people would explain the graphical way whenever possible. I always try to explain things using the graphical user interface whenever possible, even when it's more work to type! (And to read.. :)<BR>
<BR>
Cheers,<BR>
Chanchao
</BODY>
</HTML>