Linux命令小结

如题

[toc]

Linux 命令

tldr

安装

1
pip3 install tldr

作用

1
顾名思义,tldr(too long, didn't read),可以快速查看某个命令的基本用法

使用

1
2
tldr <command>
e.g. tldr gdb

Linux命令小结
http://example.com/2023/08/18/工具使用/linux/
作者
Ltfall
发布于
2023年8月18日
许可协议