Go to main content

Managing File Systems in Oracle® Solaris 11.3

Exit Print View

Updated: October 2017
 
 

Specifying ufsrestore Options and Arguments

The syntax of the ufsrestore command is as follows:

# /usr/sbin/ufsrestore options arguments filenames
options

Single string of one-letter option names. You must include only one option.

arguments

Follows the option string with the arguments that match the options. The option letters and their associated arguments must be in the same order.

filenames

Specifies the file or files to be restored as arguments to the –x or –t options. These arguments must always come last, separated by spaces.

For more information, see the ufsrestore(1M) man page.