logo
首页技术栈工具库讨论
table

table

For package maintainers and hackage trustees Formats lines of TSV, CSV, or DSV (delimiter-separated values) into a pretty plain text table, wrappings cells with long content to try to fit the table in the screen. Format Rails issues from the GitHub API into a table. This example uses jq and jsontsv to transform the GitHub API JSON into tab separated values before piping that data into table: Outputs this when the terminal width is 72 characters: You can use table to pretty-format TSV output for mysql, psql, or sqlite3 as well, especially when you need row cell content to wrap to fit everything nicely on the screen. MIT License
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub icondanchoi/table5
HACKAGE
carbal install table
查看
标签
根据用户添加的标签生成
暂无标签