wks2csv (1) - Linux Manuals
wks2csv: convert Works spreadsheet into CSV
Command to display wks2csv
manual in Linux: $ man 1 wks2csv
NAME
wks2csv - convert Works spreadsheet into CSV
SYNOPSIS
wks2csv
[
OPTION]
<Works Spreadsheet Document>
OPTIONS
- -h:
-
Shows this help message
- -dc:
-
Sets the decimal commas to character c: default .
- -fc:
-
Sets the field separator to character c: default ,
- -tc:
-
Sets the text separator to character c: default "
- -F:
-
Sets to output the formula which exists in the file
- -Dformat:
-
Sets the date format: default "%m/%d/%y"
- -Tformat:
-
Sets the time format: default "%H:%M:%S"
-
-o file.csv: Defines the ouput file
- -v:
-
- Output wks2csv version
Example:
-
wks2cvs -d, -D"%d/%m/%y" file : Converts a file using french locale
Note:
-
If -F is present, the formula are generated which english names