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.
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.
As mentioned earlier, I'm no longer actively working on these chapters:
Recorded couple of videos based on content in the chapters, not sure if I'll do more:
Check out exercises directory to solve practice questions on grep
, right from the command line itself.
echo 'yrneaolrknzcyr.arg@tznvy.pbz' | tr 'a-z' 'n-za-m'
or send a DM via twitterpoem.txt
used as sample text input fileThis 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