Hello: I am new to Unix and have a very baskic question (no manuals available)
What is the command to change attributes for files and directories?
Thanks for bearing up under such a basic question.
Hello: I am new to Unix and have a very baskic question (no manuals available)
What is the command to change attributes for files and directories?
Thanks for bearing up under such a basic question.
> Hello: I am new to Unix and have a very baskic question (no manuals available)
> What is the command to change attributes for files and directories?
> Thanks for bearing up under such a basic question.
eg. chmod u=rwx myfile
allows the file "myfile" to be read/written/executed by the OWNER (u)
also try:
man chmod
for a more complex/complete explanation. you can do 'man' on all commands
eg.
man ls
man man
Enjoy.
Dom
1. Move files from one dir to another dir while ftp
When I log on a remote site, I want move some/all files in directory A
on remote site to directory B on remote site. Is there a way to do this?
Thanks.
Sent via Deja.com
http://www.deja.com/
2. AMD for Solaris 2.x and IRIX 5.x
3. Large number of files in one dir on ISC Unix
5. weird... can't put a cd \dir\dir\dir\ in a .csh file...
7. Does Linux have file attributes a la DOS?
8. VIA MVP3 chipset + Linux 2.0.33
10. changing file copy to support extended attributes
11. Be invoked when a file attribute changes ?
12. Help changing mail dir for one user
13. Has anyone converted the DOS DIR command to unix?