使用复习卡回顾 第 1 题,共 6 题
Linux 文本列格式化
开始实验
1 选择最佳答案

column -t -s ':' powers_list.txt 中,-t-s ':' 分别表示什么?