摘要: . . | | | UNIX Stream Editor | | Sed Cheat Sheet | | | ' ' | Created by Peter Krumins (peter@catonmat.net, @pkrumins on twitter) | | www.catonmat.net 阅读全文
posted @ 2020-08-10 10:28 fndefbwefsowpvqfx 阅读(183) 评论(0) 推荐(0) 编辑
摘要: . . | | | Bash History Cheat Sheet | | | ' v1.12-' | Created by Peter Krumins (peter@catonmat.net, @pkrumins on twitter) | | www.catonmat.net -- good 阅读全文
posted @ 2020-08-10 10:26 fndefbwefsowpvqfx 阅读(127) 评论(0) 推荐(0) 编辑
摘要: . . | | | Set Operations in the Unix Shell | | | ' v1.07-' | Created by Peter Krumins (peter@catonmat.net, @pkrumins on twitter) | | www.catonmat.net 阅读全文
posted @ 2020-08-10 10:24 fndefbwefsowpvqfx 阅读(229) 评论(0) 推荐(0) 编辑
摘要: addpart Informs the Linux kernel of new partition || lslocks List local system locks agetty Alternative Linux getty; handles tty, login, shell || mcoo 阅读全文
posted @ 2020-08-10 10:23 fndefbwefsowpvqfx 阅读(164) 评论(0) 推荐(0) 编辑
摘要: Utility || Description arch Print machine hardware name || nproc Print the number of processors base64 Base64 encode/decode strings or files || od Dum 阅读全文
posted @ 2020-08-10 10:16 fndefbwefsowpvqfx 阅读(113) 评论(0) 推荐(0) 编辑
摘要: . . | | | Bash Redirections Cheat Sheet | | | + v1.08-+ | | | Created by Peter Krumins (peter@catonmat.net, @pkrumins on twitter) | | www.catonmat.net 阅读全文
posted @ 2020-08-10 09:59 fndefbwefsowpvqfx 阅读(108) 评论(0) 推荐(0) 编辑
摘要: Translations: English German Español Français Português do Brasil 中文版 日本語 한국어 Turkish Greek Magyar Polish Русский Tiếng Việt فارسی What is Regular Exp 阅读全文
posted @ 2020-08-10 09:42 fndefbwefsowpvqfx 阅读(90) 评论(0) 推荐(0) 编辑
摘要: Regular Expression Basics . Any character except newline a The character a ab The string ab a|b a or b a* 0 or more a's \ Escapes a special character 阅读全文
posted @ 2020-08-10 09:35 fndefbwefsowpvqfx 阅读(90) 评论(0) 推荐(0) 编辑
摘要: This page provides an overall cheat sheet of all the capabilities of RegExp syntax by aggregating the content of the articles in the RegExp guide. If 阅读全文
posted @ 2020-08-10 09:33 fndefbwefsowpvqfx 阅读(161) 评论(0) 推荐(0) 编辑