TLDR
Enter a command. For example: odps auth, flex, gpg, picard, ocaml.

csvclean

 
Finds and cleans common syntax errors in CSV files. Included in csvkit. More information: https://csvkit.readthedocs.io/en/latest/scripts/csvclean.html.
 
  • Clean a CSV file:
     
    csvclean {{bad.csv}}
     
  • List locations of syntax errors in a CSV file:
     
    csvclean -n {{bad.csv}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.