Name

mschproj — Change an MSS file's project number.

Synopsis

mschproj [-project proj] [-R] (1) password options path...


(1) [-rpwd read_password] [-wpwd write_password]

Description

The mschproj utility changes the project number associated with MSS files. You must have authorization to assign the new project number The project number is used to bill for storage charges.

Note

The project number displayed for directories is fixed (00000000) and can not be changed.

Options

mschproj specific options:

-R

Recursively set the project number. For each operand that names a directory, mschproj shall set the specified proj on all MSS files in that directory hierarchy.

-p[roject] proj

Supply proj as the project number for charging.

The common password related options are:

-rpwd password

Supply the read password for the following MSS files. If another read password was specified prior to this point in this command line, and the following MSS files do no have a read password, a null password must be given: -rpwd ''. If the MSS files do not have a read password, this option must not be used.

-wpwd password

Supply the write password for the following MSS files. If another write password was specified prior to this point in this command line, and the following MSS files do no have a write password, a null password must be given: -wpwd ''. If the MSS files do not have a write password, this option must not be used.

Operands

path

A pathname of an MSS file whose project number is to be modified. If the recursive option (-R) is set, then all MSS files contained within the directory hierarchy named by path will have their project number modified.

Examples

Example 11. Change the project number of an MSS file.

mschproj -proj 01234567 /USER/somefile

Environment Variables

See Environment Variables section of the Command Behavior and Envrionment chapter for details.

Exit Status

See Exit Status Codes section of the Command Behavior and Environment chapter for details.

See Also

msallinfo(1NCAR), msfind(1NCAR), msls(1NCAR), msrawinfo(1NCAR), msrcp(1NCAR)

Copyright

2008 University Corporation for Atmospheric Research, all rights reserved.