码迷,mamicode.com
首页 > 其他好文 > 详细

超级牛X的免费开源小工具之tldr

时间:2017-09-28 18:05:35      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:tld   dev   row   帮助   pip   comm   文件   cpan   macos   

github介绍:http://tldr-pages.github.io/

github源码:https://github.com/tldr-pages/tldr

什么是tldr?

新命令行世界?还是有点生锈?或者也许你不能总是记住这些论据lsof,还是tar

也许这没有帮助,第一个选择解释man tar是:

-b blocksize
   Specify the block size, in 512-byte records, for tape drive I/O.
   As a rule, this argument is only needed when reading from or writing to tape drives,
   and usually not even then as the default block size of 20 records (10240 bytes) is very common.

当然,人们可以从简化的手册页面中受益于实际的例子。怎么样:

技术分享

这个存储库就是这样:对于最常见的UNIX / Linux / macOS / SunOS命令,不断增长的示例集合。

“tldr”是什么意思?

TL; DR代表“太长;没有阅读”。它起源于互联网俚语,它用于表示跳过的文本的部分时间太长。

客户端

您可以使用以下客户端之一访问计算机上的这些页面:

安装

1.安装npm

技术分享

2.安装tldr

技术分享

3.使用tldr

技术分享

超级牛X的免费开源小工具之tldr

标签:tld   dev   row   帮助   pip   comm   文件   cpan   macos   

原文地址:http://www.cnblogs.com/jasonhaven/p/7607596.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!