Changeset 2921

Show
Ignore:
Timestamp:
03/06/05 14:41:18 (8 years ago)
Author:
khali
Message:

Read the number of device files to create on the command line
if provided.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lm-sensors/trunk/prog/mkdev/mkdev.sh

    r2638 r2921  
    44 
    55# The number of devices to create (max: 256) 
    6 NUMBER=32 
     6# If not provided on the command line, default to 32 
     7NUMBER=${1:-32} 
    78 
    89# The owner and group of the devices