View historical commands and execute specified commands owen@owen:~/owen/software/nginx-1.10.1$ history | grep 'configure' 1083 ./configure 1109 ./configure --prefix=/usr/nginx 1110 ./configure --prefix=/usr/nginx 2058 ./configure --prefix=/usr/local/nginx --with-openssl=/home/owen/owen/software/openssl-1.0.2m --with-http_ssl_module --add-dynamic-module=/home/owen/owen/project/src/ngx_my_test_study 2064 history | grep configure owen@owen:~/owen/software/nginx-1.10.1$ !2058 ./configure --prefix=/usr/local/nginx --with-openssl=/home/owen/owen/software/openssl-1.0.2m --with-http_ssl_module --add-dynamic-module=/home/owen/owen/project/src/ngx_my_test_study The above article about how to view historical commands and execute them in Linux is all I have to share with you. I hope it can give you a reference. I also hope that you will support 123WORDPRESS.COM. You may also be interested in:
|
<<: An Incomplete Guide to JavaScript Toolchain
>>: Tips for importing csv, excel or sql files into MySQL
To draw a table in HTML, use the table tag tr me...
Preface In the previous article, I shared with yo...
Utilize the browser's non- overflow:auto elem...
Let’s not waste any more time and get straight to...
A simple calculator written in WeChat applet for ...
Effect picture (the border color is too light, pu...
1. Introduction Containers use a sandbox mechanis...
As shown below: select a1,a2,a1+a2 a,a1*a2 b,a1*1...
To achieve CSS screen size adaptation, we must fi...
1: django-admin.py startproject project name 2: c...
Table of contents Class component event binding F...
Recently, a service has an alarm, which has made ...
Nginx does not support nested if statements, nor ...
Table of contents 1. How to update in batches Con...
In the previous article, we explained how nginx r...