`

GNU sed

阅读更多

                                                                          GNU sed                                                                     

 

        Sed (streams editor) isn't really a true text editor or text processor. Instead, it is used to filter text, i.e., it takes text input and performs some operation (or set of operations) on it and outputs the modified text. Sed is typically used for extracting part of a file using pattern matching or substituting multiple occurrences of a string within a file.

 

More...

分享到:
评论

相关推荐

    GNU sed manual说明书

    GNU sed, a stream editor;GNU Sed 4.5 说明书,30 March 2018版

    GNU sed 4.5 版参考文档全文翻译 各命令和随带20个示例详细解析.pdf

    文档记录了一个版本4.5的流编辑器——GNU sed。版权所有© 1998—2018自由软件基金会。 该文档对sed描述的比较全面,第7章节的20个示例中的注释,原文不多,我基本上对脚本执行的命令和流程进行了详细的描述,对于...

    GNU-Sed-:GNU Sed手册翻译

    本文档基于GNU sed 4.2.1版本。 Copyright :copyright: 1998, 1999, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. 本文档遵循自由软件基金会发布的GNU Free Documentation License,1.1版本或(你所知道...

    sed调试器debug

    --emudebug emulates GNU sed debugging the sed script (INCOMPLETE) -i, --indent script beautifier, prints indented and one-command-per-line output do STDOUT --prefix indent prefix string (default:...

    Super-Sed for Windows:SSed 是 GNU sed 命令的定制版本-开源

    ssed (super-sed) 是 GNU sed 的定制版本,它支持 Perl 风格的正则表达式,并在其命令中用于 s/ubstitu/tion/ 和 /addressing/。 ssed 由 Paolo Bonzini (bonzini@gnu.org) 维护。

    自动添加评论系统commit-comments.zip

    commit-comments 会根据你代码中评论的变化而自动创建一个提交评论的无序列表。...依赖:GNU sed 需要在 post-commit ...下载GNU sed版本,使用 Brew$ brew install gnu-sed --with-default-names 标签:commit

    Sed Lisp-GNU sed中的Lisp解释器-Linux开发

    Sed Lisp – GNU中的Lisp解释器sed Sel – Sed Lisp您曾经希望拥有一种功能性的编程语言,但是所拥有的只是GNU coreutils吗? 不再希望,有了sed中的Lisp解释器Sed Lisp。 快速入门$ make sel.sed $ ./sel.sed <

    windows版GNU Win32工具

    包含GNU coreutils,GNU Make,GNU Sed三个部分。 完全开源的工具,你可以下载源代码按自己的需求来定制。 使用此系列工具可以助你完全摆脱IDE的限制,按照项目需求来搭建开发环境,优化项目配置。

    sed 使用手册_英文

    gnu sed 使用手册 英文版 sed 是一个流式文本编辑器

    pysed:GNU Sed like Python3 模块,做基本的文本操作功能

    PySed 是一个类似 Sed 的 Python3 模块,用来做基本的文本操作功能,安装: 将 pysed.py 模块文件放在你的 Python3 路径下在你的 Python3 程序/脚本类型中:import pysed

    sed 手册 中文版和英文版

    This file documents version 4.1d of GNU sed, a stream editor. Copyright © 1998, 1999, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. This document is released under the terms of the GNU Free...

    sed-bin:sed编写为sed的C转换器

    注意:该项目目前已在Fedora 32上与GNU libc(2.31),GNU sed(4.5)和GCC(10.1.1)一起进行了测试。在FreeBSD 12.1上进行了一些其他测试。如何使用快速逐步让我们举一个简单的例子: sh$ echo foo | sed s/foo/...

    GraphWalkerStudio:使用GraphWalker创建,验证和运行测试模型的工作室套件

    获取GNU sed并将其别名为gsed (如果您使用的是OS X,则brew install gnu-sed会为您完成这两项工作) 运行build.sh 使用您选择的服务器在根目录中提供文件,例如python -m SimpleHTTPServer 通过运行go run ...

    linux-sfb采用GNUsed编写的FlappyBird

    sfb -- 采用GNU sed编写的Flappy Bird

    sedfuck:一个 Sed-Brainfuck 转译器

    依赖关系只需要在主机平台上安装 GNU Sed 和 GNU C 编译器。用法如果您下载了存储库并更改了它,请编写一些不错的脑筋急转弯代码并执行以下命令: $ sed -n -f sedfuck.sed < nicefuck> sedfuck.out.c这会将给定的 ...

    example-cassandra-dsbulk-with-sed-and-awk

    例子卡桑德拉·散装与sed和awk 了解如何将与sed和awk结合使用以进行Cassandra数据操作。 在本演练中,我们将使用dsbulk从实例中卸载数据,... GNU sed 1.克隆这个回购和cd进去 git clone https://github.com/Anant/ex

    sed(windows)

    小工具,文本操作比较方便。命令也很简单,不会的话随便网上找找一堆。

    aws-curl:AWS curl shell包装器就像香草curl,但是它可以使用SIGV4自动签署请求以调用AWS服务,而无需安装带有Python的AWS CLI

    卷曲aws-curl类似于curl但具有自动SIGV4...先决条件依存关系: openssl(或libressl) 卷曲GNU coreutils(GNU日期,GNU sed等) 可以使用Homebrew在Mac OS上安装GNU coreutils: brew install coreutils安装curl -s ...

    example-ts-rest-api:具有swagger和node-ts的示例REST API实现

    要使用GNU sed实现,您可以通过brew安装gsed 。 这就是start:devLocal脚本中使用的内容。 在Ubuntu上使用此样板时,您只需将package.json的script部分调整为以下内容: { " start:devLocal " : " yarn run api:gen ...

    Bash新手指南

    Bash 是 GNU Shell......................................................................................2 1.2.2. Bash 独有的特性...........................................................................

Global site tag (gtag.js) - Google Analytics