Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.mkd | 2014-11-10 | 2.2 kB | |
sooty_src_linux_1.3.zip | 2014-11-10 | 8.6 kB | |
sooty.c | 2014-11-10 | 1.8 kB | |
lionbaby.h | 2014-11-10 | 3.9 kB | |
lionbaby.c | 2014-11-10 | 6.8 kB | |
boom.h | 2014-11-10 | 1.7 kB | |
boom.c | 2014-11-10 | 7.4 kB | |
Totals: 7 Items | 32.4 kB | 0 |
Welcome to sooty 1.3 Thanks for downloading sooty from : https://sourceforge.net/projects/sooty/
You can simply run sooty by extracting the archieve and running "./sooty" in your terminal window in linux.Or in Sooty 1.3 you can directly pass in your file path in the command line like this "./sooty /home/root/vhosts"
1.3v:
*Added feature to pass in file path in the command line argument.
*Bug Fixes
1.2v:
*Bug fixes
*Sub folders,folders and files recursive chmodding
*Improved speed.
Sooty - A smart auto chmod program for Web Developers
Author: Khaled Mohammad
Email me: itskhaledmohammad@gmail.com
Follow me on Twitter: @itskhaledmd
Follow me on Instagram: @itskhaledmohammad
What is Sooty?
Sooty is a unique and smart auto chmod program.It sets the permissions of any files according to its type in the given directory.And I it is one of a kind.It is very fast and also very smart dealing with files and dirs.
How to use Sooty?
Using Sooty is very easy.One of the way is. Instructions: 1. Open the terminal. 2. cd to the folder where sooty is. 3. run Sooty by typing ./sooty 4. And type in the folder you want to chmod. 5. Done! :D
This is just one of the ways.
What inspired you to write Sooty?
As developing website I found one thing very annoying,it was that I had to chmod everytime I created a file and had to set different permissions for different files,so I looked through internet but I couldn't find the perfect script,so it encouraged me to write a program to do that.And I came up with Sooty.
Sooty use the latest Lion Baby Library.