Files attributes

Every file has specific files attributes defined by operating systems. pBat can handle these attributes to change the behaviour of command scripts.

[Warning:} All these attributes are not portable on Unix-like system. Anyway if you choose to use them, they will just be ignored by the interpreter.

Synopsis

Usualy, Ds9 provides a standard switch to specify attributes filters. The syntax is:

/a[:]attr

The use of the column is not mandatory but it is recommanded for readability reasons.

Attributes

The following letters denote the following :

You can select file not having an attributes by prefixing the letter by an hyphen -.

Example

/A:R-I

Select read-only files that are not empty.

Compatibility

Available since 0.4.0.2.

Compatible since cmd.exe.

See also

Specification index, DIR Command, DEL Command