pdevtool

command module
v0.0.0-...-051d931 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2023 License: MIT Imports: 6 Imported by: 0

README

个人开发工具

在 shell 默认文本处理程序不满足需求时,可以自行编写文本处理程序,这些子程序用 pdevtool %subcommand% 来调用。 例如:

cat ~/Downloads/logs-creative1121.txt |grep -o -E 'full_path=[^ ]+' | pdevtool urldecode |grep -o -E 'filtering=[^&]+'| cut -d'=' -f2 | pdevtool jsonkeys | sort | uniq -c | sort -n > a.txt

Documentation

Overview

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL