LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what are the basic commands of linux ? (https://www.linuxquestions.org/questions/linux-newbie-8/what-are-the-basic-commands-of-linux-4175481950/)

Fahad2 10-24-2013 12:17 AM

what are the basic commands of linux ?
 
Hi everyone..!

I'm new to linux and dedicately want to learn linux,please provide some useful basic commands that often use.

Regards,
Fahad

pan64 10-24-2013 12:31 AM

there are a lot of commands, "some useful basic commands" are:
man, grep, ls, cd ....
you may try to look here: http://wiki.linuxquestions.org/wiki/Commands

evo2 10-24-2013 12:38 AM

Hi,

a good starting text is the so called rute boot. See http://rute.2038bug.com/index.html.gz.

HTH,

Evo2.

colucix 10-24-2013 01:06 AM

Another one: http://linuxcommand.org/tlcl.php

frankbell 10-24-2013 07:43 PM

Here's the one that helped me the most: http://www.tldp.org/LDP/intro-linux/html/

jamison20000e 10-24-2013 09:03 PM

Hi, Frank already posted a link I would point to from my LQ's blog page in the first link in my signature(6) I also just bookmarked a good link from chrism01: http://www.linuxtopia.org/ :D

descendant_command 10-24-2013 09:42 PM

whoami

jamison20000e 10-24-2013 09:43 PM

man ?

dt64 10-25-2013 04:00 PM

Try this as a quick reference always at hand.

John VV 10-25-2013 04:10 PM

I like
Code:

"free the fish"

jamison20000e 10-25-2013 04:23 PM

cat

or more relevant to "free the fish" 'cat /proc/meminfo'

jmc1987 10-25-2013 08:03 PM

]You just asked a question with endless answers.

Before you ask what are basic commands, ask your self what you are trying to do for starters, then you'll figure out basic commands per task.

Mostly though varry basic.
  • shutdown
  • reboot
  • whoami
  • date
  • man
  • cd
  • sudo
  • su
  • rm
  • mkdir
  • rmdir
  • service
  • vi
  • nano
  • pico
  • top
  • ps
  • free
  • df
  • fdisk
  • less
  • more
  • cat
  • grep
  • ifconfig
  • and many many more

`man` is among the most important


All times are GMT -5. The time now is 03:21 AM.