grep -rl getTabList ./
getTabList
grep -rn getTabList ./
find . -name Css -type d
find . -name 7.md -type f
← 图解算法 gawk →