Advertisement

1 - 10 of 126 containing alltags:("chmod") (0.001 seconds)
Hello, I have a script that creates HTML pages and associated files on the fly using user input. I would like to also create a directory for those files to go into.  I already use Open(file...) an...
Zones: PerlDate Answered: 04/22/1998 Grade: A Views: 0
In a directory listing, what does the 's' stand for on a filename or directory and how does it affect access of the file or directory?
Zones: UnixDate Answered: 04/19/1999 Grade: A Views: 0
Can one set the default file access permissions for files transferred with Microsoft's FTP command prompt program? I need to send multiple files which need to have execute permissions but all I get...
Zones: UnixDate Answered: 07/13/1999 Grade: C Views: 0
i know that chmod a+w *.* will let everyone read all files in the current dir but can i let just root and a user (paul) access these files with read access and all other people cant see them th...
Zones: Unix Systems ProgrammingDate Answered: 12/03/1999 Grade: A Views: 0
i try chmod -R a+w *.* .* * to allow all users to wirte to all dirs below the current one but it says that it cant access *.* i just want it to enable access to all users to be able to create ...
Zones: UnixDate Answered: 06/08/2000 Grade: B Views: 0
Setting permissions through directories.. i.e. How can I change the permissions for subdir1 & 2 and the 4 files at once? (all to 777) maindir/subdir1/file1 maindir/subdir1/file2 maindi...
Zones: LinuxDate Answered: 06/09/2000 Grade: B Views: 0
what are them? chmod 4775 afile what is "4" for? and other values/ and examples??
Zones: LinuxDate Answered: 10/24/2000 Grade: A Views: 0
 when i use "chmod" command,usually i just use 3 numbers such as "755,640 etc.",but i saw some usages of it are like this "0755,4640...", i don't know what's the first number used for? (a boot to...
Zones: Linux NetDate Answered: 07/15/2001 Grade: A Views: 0
How to chmod mode of file so that it is -r-s--x--x   ? thank you. Stanley
Zones: LinuxDate Answered: 06/19/2003 Grade: A Views: 0
this is a bit of a tricky situation, so lemme explain first: compaq desktop, openBSD 3.5 samba (newest version as of 2 weeks ago) vsftpd (nothing less, again, latest version) samba configur...
Zones: Unix Network SecurityDate Answered: 10/21/2004 Grade: A Views: 49