mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-03-06 01:20:12 +08:00
Merge pull request #19526 from wxy/20200415-Tweaking-history-on-Linux
PUB:20200415 Tweaking history on Linux.md
This commit is contained in:
commit
77a7685100
@ -1,8 +1,8 @@
|
||||
[#]: collector: (lujun9972)
|
||||
[#]: translator: (wxy)
|
||||
[#]: reviewer: (wxy)
|
||||
[#]: publisher: ( )
|
||||
[#]: url: ( )
|
||||
[#]: publisher: (wxy)
|
||||
[#]: url: (https://linux.cn/article-12596-1.html)
|
||||
[#]: subject: (Tweaking history on Linux)
|
||||
[#]: via: (https://www.networkworld.com/article/3537214/tweaking-history-on-linux.html)
|
||||
[#]: author: (Sandra Henry-Stocker https://www.networkworld.com/author/Sandra-Henry_Stocker/)
|
||||
@ -12,7 +12,7 @@
|
||||
|
||||
> 在 Linux 系统上,bash shell 的 history 命令可以方便地回顾和重用命令,但是你要控制它记住多少,忘记多少,有很多事情要做。
|
||||
|
||||

|
||||

|
||||
|
||||
Linux 系统中的 bash `history` 命令有助于记住你以前运行过的命令,并重复这些命令,而不必重新输入。
|
||||
|
Loading…
Reference in New Issue
Block a user