The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
help me to answer this lo-lp-kl Shell Programming and Scripting 0 05-25-2008 07:45 PM
Answer them if u can... dreambig UNIX for Dummies Questions & Answers 5 12-07-2007 07:14 AM
urgent answer these please uni_ajay_r UNIX for Dummies Questions & Answers 1 05-15-2006 05:01 AM
Urgent answer needed, please: help with a text editor MtFR UNIX for Dummies Questions & Answers 4 05-22-2004 09:05 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-12-2006
Registered User
 

Join Date: Mar 2006
Posts: 13
urgent- please answer these set of questions

Hi,
I have a few questions to be answered.Please help me out in this.Its urgent.

1) what does ' $* ' mean, what does it do ?
2) Command to change UNIX Password.
3) What is Daemon processes ?
4) How do u execute a Unix command or process in the background ?
5) What is nohup ?
6) Difference between softlink and hardlink ?
7) Command to display space usage on a UNIX file system ?
8) How would you change alloccurances of a value using VI ?

please help.

cheers.
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 05-12-2006
Registered User
 

Join Date: May 2006
Posts: 2
hard link and soft link?
hard link associates 2 or more file names with the same inode. Hard links share the same data blocks on the hard disks, while they continue to behave as independent files

Soft link or symbolic link (or for short: symlink): a small file that is a pointer to another file. A symbolic link contains the path to the target file instead of a physical location on the hard disk. Since
inodes are not used in this system, soft links can span across partitions.
Reply With Quote
  #3 (permalink)  
Old 05-12-2006
Registered User
 

Join Date: Mar 2006
Location: Nashville
Posts: 77
Is this homework? Sounds like homework.

-X
Reply With Quote
  #4 (permalink)  
Old 05-12-2006
Registered User
 

Join Date: Mar 2006
Posts: 106
here...

again the homework, get "UNIX in 24 hours" book or "UNIX Essentials and UNIX Core" DVD as they addresses all of these questions.
Reply With Quote
  #5 (permalink)  
Old 05-12-2006
tayyabq8's Avatar
UNIX Hobbyist
 

Join Date: Nov 2004
Location: /World/Asia/MiddleEast/Kuwait/Salmiya
Posts: 528
How to change password, check this: man passwd

For nohup, check this: man nohup

For space usage in a file system:
Code:
df -v
For regular expressions help, check this: Regular Expressions

For daemon process info, check this: WhatisDaemon

To run the job in background, check the manual pages of: bg & fg

For $*, see the man page of sh: man sh

Hope it helps.

Regards,
Tayyab

Last edited by tayyabq8; 05-13-2006 at 12:55 AM.
Reply With Quote
  #6 (permalink)  
Old 05-13-2006
blowtorch's Avatar
Supporter
 
Join Date: Dec 2004
Location: Singapore
Posts: 2,325
Quote:
Originally Posted by amro1
get "UNIX in 24 hours" book or "UNIX Essentials and UNIX Core" DVD as they addresses all of these questions.
Why not search on Google (or any other search engine)? Save yourself a few bucks.
Reply With Quote
  #7 (permalink)  
Old 05-14-2006
...@...
 

Join Date: Feb 2004
Location: NM
Posts: 3,861
Doesn't anyone else see that this is homework...?
Reply With Quote
Google The UNIX and Linux Forums
Reply

Tags
regex, regular expressions

Thread Tools
Display Modes




All times are GMT -7. The time now is 08:57 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0