- Updated on
Terminal
Tags
- tree
tree /path/to/docs -N
- seq
- seq -s "; " -f "(%g) " 1 10
- (1) ; (2) ; (3) ; (4) ; (5) ; (6) ; (7) ; (8) ; (9) ; (10) ;
- seq -s "; " -f "(%g) " 1 10
- pdfgrep
- pdfgrep -n -r -C 2 "股东"
- pandoc
- pandoc 情况说明.docx --to markdown | pbcopy
- sharkdp/fd: A simple, fast and user-friendly alternative to 'find'
- Peltoche/lsd: The next gen ls command
- ripgrep