Query: shtool-fixperm
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SHTOOL-FIXPERM.TMP(1) GNU Portable Shell Tool SHTOOL-FIXPERM.TMP(1)NAMEshtool-fixperm - GNU shtool file permission fixing commandSYNOPSISshtool fixperm [-v|--verbose] [-t|--trace] path [path ...]DESCRIPTIONshtool fixperm fixes file permissions inside a source tree under path by cleaning up the permission bits. It determines the cleaned up permission from the already set bits. It is intended to be run before a tarball is rolled (usually with shtool tarball) out of a source tree. The trick is that this is more convenient than having to set the permissions manually or by using a large file list.OPTIONSThe following command line options are available. -v, --verbose Display some processing information. -t, --trace Enable the output of the essential shell commands which are executed.EXAMPLE# Makefile.in dist: shtool fixperm -v * ...HISTORYThe GNU shtool fixperm command was originally written by Ralf S. Engelschall <rse@engelschall.com> in 1996 for OSSP eperl. It was later taken over into GNU shtool.SEE ALSOshtool(1), chmod(1). 18-Jul-2008 shtool 2.0.8 SHTOOL-FIXPERM.TMP(1)
Related Man Pages |
---|
shtool-move(1) - linux |
shtool-arx(1) - debian |
shtool-fixperm(1) - debian |
shtool-mkshadow(1) - debian |
shtool-table(1) - debian |
Similar Topics in the Unix Linux Community |
---|
Array error |
check if directory and file exists |
Change the permission to previously used in unix ( chmod ) |
Shell Scripting Permission Denied |
Find Files and then convert them to Uppercase |