Name

run-parts

Synopsis

run-parts [options] [directory]

Description

System administration command. Run, in lexical order, all scripts found in directory. Exclude scripts whose filenames include nonalphanumeric characters (besides underscores and hyphens).

Options

--

Interpret all subsequent arguments as filenames, not options.

--test

Print information listing which scripts would be run, but suppress actual execution of them.

--umask= umask

Specify umask. The default is 022.

Get Linux in a Nutshell, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.