7.2 XSH Command Reference
This section contains references for the Exascale shell command line interface (XSH) commands:
- cat
Dump the contents of a file to standard output. - chacl
Modify the access control list (ACL) for a file. - clone
Clone files. - cp
Copy files. - dd
Convert and copy a file. - hexdump
Dump the contents of a file to standard output in hex format. - ls
List file/directory details. - lsacl
Display the access control list (ACL) for files or vaults. - man
Display online manual pages. - mv
Rename files. - rm
Remove files. - scrub
On-demand file scrubbing for logical consistency. - snap
Snapshot files. - strings
Display strings of printable characters in files. - template
Display vault-level template attributes. - touch
Create a file or modify attributes of an existing file. - version
Print XSH version information to standard output. - xattr
List and modify extended attributes for files and vaults.
Parent topic: Using XSH