Skip to content

ChristmasZCY/Sbaysalt

Repository files navigation

Sbaysalt Toolbox

Sbaysalt means Matlab-baysalt-toolbox

Installation

  1. Shell/Powershell/Command Prompt.
git clone https://github.com/ChristmasZCY/Sbaysalt.git

Contains

Activate.sh :

Activate the virtual environment.

source Activate.sh

appInfo :

Get the information of the application.

./appInfo -h
./appInfo nginx

createEmptyFile :

Create an empty file, with the specified size and name.

./createEmptyFile -h
./createEmptyFile 19M test.txt

download_from_cmems.sh :

Download files from Copernicus Marine Environment Monitoring Service (CMEMS) server.

./download_from_cmems.sh

download_from_ftp.sh :

Download files from ftp server. (Not yet completed.)

./download_from_ftp.sh

make_remote_gitrepo.sh :

Make a remote git repository.

./make_remote_gitrepo.sh

nco_ddt.sh :

To cycle through the files in the specified directory, extract the specified variables, and merge them into a single file.

./nco_ddt.sh

portTest :

Test the port of the server.

./portTest 22
./portTest 22 -ip localhost

Calc_startupTime :

Calculate the startup time of system.

./Calc_startupTime

getProcess_dd :

Get the process information of dd cmd.

./getProcess_dd

ptar

tar processbar

./ptar zxf Model.tgz

changeTime:

Method of changing the time.

cat ./changeTime

cpuUsed :

Get the CPU usage of the system.

./cpuUsed

addKa :

Make 卡顿

cat ./addKa

loginInfo :

Get the login information of the system.

./loginInfo

ddTestSpeed :

Test the speed of dd cmd.

./ddTestSpeed

systemd-analyze :

系统启动性能分析

systemd-analyze plot > systemd-analyze.svg

diffDir :

Diff two directories.

diffDir dir1 dir2

cpuUser :

Get the CPU usage of the user.

./cpuUser

InstallDate :

Get the installation date of the system.

./InstallDate

changeMacFormat :

Change the format of the MAC address.

./changeMacFormat

SystemInfo :

Get the system information.

./SystemInfo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages