cut用法(centos7)

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了cut用法(centos7)相关的知识,希望对你有一定的参考价值。

  1. 命令:
    echo  "你好世界"  |  cut  -c  2
  2. 输出:
    技术分享图片

以上是关于cut用法(centos7)的主要内容,如果未能解决你的问题,请参考以下文章

非常简短的片段:PHP word cut

Final Cut Pro X中的音视频片段如何自由拖动?

cut用法

Centos7 ,使用grep,cut awk 提取IP地址

shell基础cut用法

linux命令cut用法