Command-line-text-processing

授权协议 Readme
开发语言 JavaScript
所属分类 程序开发、 正则表达式工具
软件类型 开源软件
地区 不详
投 递 者 萧升
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Command Line Text Processing

Learn about various commands available for common and exotic text processing needs. Examples have been tested on GNU/Linux - there'd be syntax/feature variations with other distributions, consult their respective man pages for details.


⚠️ ⚠️ I'm no longer actively working on this repo. Instead, I've been converting existing chapters into ebooks (see ebook section below for links), available under the same license. These ebooks are better formatted, updated for newer versions of the software, includes exercises, solutions, etc. Once all the chapters have been converted, I'll be archiving this repo.



Ebooks

Individual online ebooks with better formatting, explanations, exercises, solutions, etc:

See https://learnbyexample.github.io/books/ for links to pdf/epub versions and other ebooks.


Chapters

As mentioned earlier, I'm no longer actively working on these chapters:


Webinar recordings

Recorded couple of videos based on content in the chapters, not sure if I'll do more:


Exercises

Check out exercises directory to solve practice questions on grep, right from the command line itself.


Contributing

  • Please open an issue for typos or bugs
    • As this repo is no longer actively worked upon, please do not submit pull requests
  • Share the repo with friends/colleagues, on social media, etc to help reach other learners
  • In case you need to reach me, mail me at echo 'yrneaolrknzcyr.arg@tznvy.pbz' | tr 'a-z' 'n-za-m' or send a DM via twitter

Acknowledgements


License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

  • [hide] v  t  e Unix  command-line interface programs and  shell builtins   File system cat  cd  chmod  chown  chgrp  cksum  cmp  cp  dd  du  df  file  fsck  fuser  ln  ls  mkdir  mount  mv  pax  pwd 

 相关资料
  • Command-Line Usage Cordova now ships with a set of command-line tools that make it easier for you to develop cross-platform applications. You can build, clean, and launch an emulator with a single com

  • the '-m' option Show all compiled-in modules then exit. Tengine supports DSO modules since 1.4.0. The tag 'static' means static module. The tag 'shared' means dynamic shared module which is also attac

  • Parameters for winscp.exe executable: winscp.exe site|workspace|folder winscp.exe <session_url>[/path/[file]] winscp.exe [mysession] [/sessionname=<name>] winscp.exe [mysession] [/newinstance] winscp.

  • Table of Contents Usage gitea [global options] command [command or global options] [arguments...] Global options All global options can be placed at the command level. --help, -h: Show help text and e

  • 命令行是非常高效的工具,但是很多命令行过一段时间就容易忘记。虽然我们可以上网搜索,但还是很不方便。常见的做法是,将容易忘记的命令行写到笔记中去,忘了再查。 navi,它提供了一个交互式的备忘录。navi 允许你查阅所有的备忘录并执行对应的命令。 navi 可以使用已有的命令行备忘录,也能自己导入以前常用的备忘录,配置可以直接运行的命令行,只需要手动加上参数就行;也可以写上备忘录注释,再手动键入命令

  • This repository contains the code for the System.CommandLine libraries and the dotnet-suggest global tool. Packages Package Version Description System.CommandLine Command line parser, model binding, i