Asperity

We're like the Wind
Home­Register­Log in
Post new topic   Reply to topicShare | 
 

 The Shell Commands [bash]

View previous topic View next topic Go down 
AuthorMessage
Archive
Admin


Posts: 71
Join date: 2008-04-06

PostSubject: The Shell Commands [bash]   Wed Jul 16, 2008 6:09 pm

Command_-options_arguments _ = space

Everything is Case Sensitive

use the arrow key to recall commands

# makes a comment

Crtl+c = kills the command chain

1) pwd = shows directory

2) cal "month" "year" = Display the calender

3) script "chap01" = records everything you do during the initial command

4) Ls = checks record of what was recorded [ stands for List ]

5) date = gives today's date

6) date -u = The UTC date

7) man who = opens command set press Q to exit

8 ) clear = to clear the page

9) date -j "year" = gives the number of days

10) who = who is logged on to your host [man -who = check all who commands]

11) who -H = what time the other users have been on

12) who -u = how long the other users have been on

13) who -uH =

14) who -q = how many and who are using processes

15) who am i = tells who you are

16) who -b = idle time for each user

17) who -q =

[whatis " " ] = tells u what it is
Back to top Go down
View user profile http://asperitypw.forumandco.com
sagitta



Posts: 13
Join date: 2008-06-07

PostSubject: Re: The Shell Commands [bash]   Thu Jul 17, 2008 4:44 am

Cool, that basically covers the basics Very Happy

I'd like to add a few things. If you want more information or a short tutorial on UNIX/LINUX commands go to :
http://www.ee.surrey.ac.uk/Teaching/Unix/index.html
or http://www.math.utah.edu/lab/unix/unix-commands.html
for list of commands study

Thanks for the post Archive! Smile
Back to top Go down
View user profile
Archive
Admin


Posts: 71
Join date: 2008-04-06

PostSubject: Re: The Shell Commands [bash]   Thu Jul 17, 2008 4:37 pm

cheers cheers cheers cheers ty
Back to top Go down
View user profile http://asperitypw.forumandco.com
 

The Shell Commands [bash]

View previous topic View next topic Back to top 
Page 1 of 1

Permissions of this forum:You cannot reply to topics in this forum
Asperity :: Academic Channel :: Linux/Unix Fundamentals-
Post new topic   Reply to topic