shell. Page 2

Basic script attempt

Try the script for the first time. Go by and correct it! syeteminfo system profile command #!/bin/bash #Descrition:show system information #filename:...
12:44 12 January 2020

Full text collection of vimrc file configuration (most complete in history, with Chinese explanation)

I. differences between vi and vimVI is similar to the notepad of windows, which is more suitable for editing ordinary text, but it is not suitable fo...
5:58 4 December 2019

[operating system job lab1] linux shell script traverses the target folder and all files, including the processing of special character file names

Requirement: write a linux bash script to view all file s and directories in the target folder, and print out their absolute path. Run command:. / myD...
3:54 4 December 2019

shell training camp Day29

Exercise 86In CentOS 6 system, we can use ntsysv to shut down the services that do not need to be started, of course, we can also use chkconfig tool ...
16:49 3 December 2019

Probability of random number controlled by Js

Such as: Take the random number between 1 and 10, then their value range is: integer Section probability 1 [0,1) 0.1 2 [1,2) 0.1 3 [2,3) 0.1 4 [3,4) 0...
11:35 3 December 2019

sys and subprocess of python module and writing simple host scanning script

sys and subprocess of python module and writing simple host scanning script 1.sys module sys.exit(n) function: the interpreter exits automatically whe...
8:43 2 December 2019

Theory+Practice: shell case statement for/while/until loop statement, function, array-full dry goods

Preface: Single quotation marks denote pure symbols with double quotation table strings case multi-branch statement Loop statement for loop statement...
6:39 2 December 2019

Linux Account and Rights Management

Linux/Centos7 Account and Rights Management Manage user accounts, group accounts Query account information Set permissions for files and directories ...
16:27 7 November 2019

Linux operation command df

Home page of personal blog (click to view details)-- https://blog.51cto.com/11495268Linux Shell command directory overview (click for details)-- http...
14:06 6 November 2019

Shell script Basics

Bowen catalogueI. Shell script FoundationRedirection and pipeline operation3. Use Shell variable I. Shell script Foundation Shell script in Linux sys...
19:50 4 November 2019

Django Rest framework Serializer serializer-04 model class serializer

Model class serializer If we want to use the Serializer corresponding to Django's model class, DRF provides us with the ModelSerializer model cl...
10:28 4 November 2019

Weblogic domain Start, Set Default User Name and Password, and Problems encountered

Weblogic's domain instance is starting and needs to set default passwords, etc. If the default password is not set at startup, an exception will...
22:43 7 October 2019

Use Electron to customize menus

Use Electron to customize menus Application examples for this series of articles have been published GitHub: electron-api-demos-Zh_CN Clone or run it ...
0:18 7 April 2019

Copy Set of MongoDB

Overview of Replication Set Functions The replica set is a group of MongoD processes used by MongoDB to maintain the same data set. The replica set p...
21:42 4 April 2019

Construction process of managed server of third weblogic master page

third Server Construction,with10.151.0.159Server example 1. First, create a new server name on admin master server 1.1 1.2 1.3.server_third_0_169 1.4...
20:33 28 January 2019