Forrest logo
back to context overview

xml-list

List of commands for xml-list:

  • xml-list:tldr:08518 xml-list: Write the specified directory's listing to an XML document.
    $ xml list ${path-to-directory} > ${path-to-dir_list-xml}
    try on your machine
    explain this command
  • xml-list:tldr:502c0 xml-list: Write the current directory's listing to an XML document.
    $ xml list > ${path-to-dir_list-xml}
    try on your machine
    explain this command
  • xml-list:tldr:63291 xml-list: Display help for the `list` subcommand.
    $ xml list --help
    try on your machine
    explain this command
back to context overview