Forrest logo
back to context overview

x_x

List of commands for x_x:

  • x_x:tldr:241d8 x_x: View an XLSX or CSV file, using the first row as table headers.
    $ x_x -h ${0} ${select}
    try on your machine
    explain this command
  • x_x:tldr:5d854 x_x: View an XLSX or CSV file.
    $ x_x ${select}
    try on your machine
    explain this command
  • x_x:tldr:c3858 x_x: View a CSV file with unconventional delimiters.
    $ x_x --delimiter=${';'} --quotechar=${select} ${file-csv}
    try on your machine
    explain this command
back to context overview