chmod

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • D/\SH
    Owner - Staff
    • Feb 07
    • 32484

    chmod

    A simple little application to show the chmod mode based on what you want to change your linux / unix file permissions to.

    Includes SUID and Sticky bits.

    I wrote it primarily as a learning experience in WebOS development. I had an app like this for PalmOS that someone else wrote YEARS ago, and I thought it would be nice to have native on the Pre. :)

    Please send me any feedback / suggestions, or post them to this thread.

    chmod is in the homebrew gallery here.

    Changelog:

    0.1.2
    - Added umask calculation

    0.1.0
    - Initial release



    originally found here:
    Code:
    http://forums.precentral.net/homebrew-apps/197809-chmod.html
Working...