![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| 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 !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linux AND Unix | mr_prince | UNIX for Dummies Questions & Answers | 1 | 03-22-2005 03:54 PM |
| UNIX or Linux? | GR33NF00T | UNIX for Dummies Questions & Answers | 4 | 12-03-2004 09:15 PM |
| UNIX and LINUX | kiwi_bloke | Linux | 1 | 08-02-2004 06:12 PM |
| What is unix and is linux a unix system | Perderabo | Answers to Frequently Asked Questions | 0 | 03-13-2004 06:22 PM |
| UNIX VS. Linux | pnoi_blitz | UNIX for Dummies Questions & Answers | 1 | 01-29-2002 12:27 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have to login to a linux machine and I need help with chmoding a directory so that I may copy read and write to it if you know what muds are and you know about logging into a shell, then you know what im talking about! well thanks!
__________________
Baby J :D |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
If you wanted to have read and write permissions on a directory you would use:
<I>chmod 600 dirname</I> or <I>chmod 600 . </I> for the current directory. See <A HREF="http://www.unix.com/forums/showthread.php?threadid=69">this previous thread</A> for a good chmod tutorial. |
|
#3
|
|||
|
|||
|
I also wanted execute on the directories....besides I am having the female that owns it set it so that I can chmod them as to like you said! thanks!
__________________
Baby J :D |
|||
| Google The UNIX and Linux Forums |