Merge pull request #16673 from lujun9972/add-MjAxOTEyMTIgNyB3YXlzIHRvIHJlbWVtYmVyIExpbnV4IGNvbW1hbmRzLm1kCg==

自动选题: 20191212 7 ways to remember Linux commands
This commit is contained in:
Xingyu.Wang 2019-12-15 19:09:13 +08:00 committed by GitHub
commit bc7d25a643
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,32 @@
[#]: collector: (lujun9972)
[#]: translator: ( )
[#]: reviewer: ( )
[#]: publisher: ( )
[#]: url: ( )
[#]: subject: (7 ways to remember Linux commands)
[#]: via: (https://www.linux.com/tutorials/7-ways-to-remember-linux-commands/)
[#]: author: (Swapnil Bhartiya https://www.linux.com/author/swapnil/)
7 ways to remember Linux commands
======
Some Linux commands are very easy to remember. The names may have only a couple letters and they often relate directly to what you want to do like cd for changing directories or pwd for displaying the present working directory. Others can be very difficult to remember, especially if what you want to do relies on using a series of options.
So, lets look at some commands and tricks that can help you remember commands that do just what you need them to do and that make issuing those commands so much easier.
[Source: [Network World][1]]
--------------------------------------------------------------------------------
via: https://www.linux.com/tutorials/7-ways-to-remember-linux-commands/
作者:[Swapnil Bhartiya][a]
选题:[lujun9972][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://www.linux.com/author/swapnil/
[b]: https://github.com/lujun9972
[1]: https://www.networkworld.com/article/3489537/7-ways-to-remember-linux-commands.html