This section explains how to use the
qq fs_create_unix_file
command.Description
Create a new pipe, character device, block device or socket
Usage
qq fs_create_unix_file [-h] (--path PATH | --id ID) [--major-minor-numbers MAJOR_MINOR_NUMBERS] --name NAME --type TYPE
Flags
Flag Name | Required | Description |
---|---|---|
--path
|
No | Parent directory path |
--id
|
No | Parent directory ID |
--major-minor-numbers
|
No | Major and minor numbers |
--name
|
Yes | New file name |
--type
|
Yes | type of UNIX file to create |