If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > Explain the 0utput of the commands

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-29-04, 22:06
kambrook kambrook is offline
Registered User
 
Join Date: Jan 2004
Location: Melbourne
Posts: 14
Explain the 0utput of the commands

1. df -k
2. du -k | sort -rn |more
3.repquota /staff
4.finger
5. vi /etc/mail/aliases
6.PATH = $PATH:/usr/local/bin
7.export PATH
8. find / -inum 60234 -ok rm '{}'\;
9.ifconfig -a
10.uname -a
11.netstat -nr
Reply With Quote
  #2 (permalink)  
Old 03-30-04, 00:19
aigles aigles is offline
Registered User
 
Join Date: Jan 2004
Location: Bordeaux, France
Posts: 319
Have you read man pages for this commands ?
__________________
Jean-Pierre.
Reply With Quote
  #3 (permalink)  
Old 03-30-04, 09:52
kambrook kambrook is offline
Registered User
 
Join Date: Jan 2004
Location: Melbourne
Posts: 14
No aigles

Hello Aigles,

I don't have unix right now, but i want to know about these commands.please solve my problem.

thank u
Reply With Quote
  #4 (permalink)  
Old 03-30-04, 15:37
Damian Ibbotson Damian Ibbotson is offline
Padawan
 
Join Date: Jun 2002
Location: UK
Posts: 525
Re: No aigles

Quote:
Originally posted by kambrook
Hello Aigles,

I don't have unix right now, but i want to know about these commands.please solve my problem.

thank u
Who needs Unix...

www.google.com
unix man df
unix man du
unix man repquota
...

Reply With Quote
  #5 (permalink)  
Old 03-30-04, 20:31
kambrook kambrook is offline
Registered User
 
Join Date: Jan 2004
Location: Melbourne
Posts: 14
Thank u

hello Damian Ibbotson,

i really thank u, i never knew you can even search like that in google, i have been using google for long time.


thanks man....

bye
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On