Sbaysalt means Matlab-baysalt-toolbox
- Shell/Powershell/Command Prompt.
git clone https://github.com/ChristmasZCY/Sbaysalt.git
Activate the virtual environment.
source Activate.sh
Get the information of the application.
./appInfo -h
./appInfo nginx
Create an empty file, with the specified size and name.
./createEmptyFile -h
./createEmptyFile 19M test.txt
Download files from Copernicus Marine Environment Monitoring Service (CMEMS) server.
./download_from_cmems.sh
Download files from ftp server. (Not yet completed.)
./download_from_ftp.sh
Make a remote git repository.
./make_remote_gitrepo.sh
To cycle through the files in the specified directory, extract the specified variables, and merge them into a single file.
./nco_ddt.sh
Test the port of the server.
./portTest 22
./portTest 22 -ip localhost
Calculate the startup time of system.
./Calc_startupTime
Get the process information of dd
cmd.
./getProcess_dd
tar processbar
./ptar zxf Model.tgz
Method of changing the time.
cat ./changeTime
Get the CPU usage of the system.
./cpuUsed
Make 卡顿
cat ./addKa
Get the login information of the system.
./loginInfo
Test the speed of dd
cmd.
./ddTestSpeed
系统启动性能分析
systemd-analyze plot > systemd-analyze.svg
Diff two directories.
diffDir dir1 dir2
Get the CPU usage of the user.
./cpuUser
Get the installation date of the system.
./InstallDate
Change the format of the MAC address.
./changeMacFormat
Get the system information.
./SystemInfo