fixed content order

This commit is contained in:
bonnie 2022-05-08 23:07:47 +08:00
parent ab2ecc058d
commit 7d40456576

View File

@ -12,13 +12,13 @@ Here's a more stylish version of [Bash-Oneliner](https://onceupon.github.io/Bash
- [Terminal Tricks](#terminal-tricks)
- [Variable](#variable)
- [Math](#math)
- [Grep](#grep)
- [Sed](#sed)
- [Awk](#awk)
- [Xargs](#xargs)
- [Find](#find)
- [Condition and Loop](#condition-and-loop)
- [Math](#math)
- [Time](#time)
- [Download](#download)
- [Random](#random)