文档中心

技术文档与学习教程

golang - 02 : Tutorial: Get started with Go

Tutorial: Get started with Go Table of Contents
阅读更多 >

golang - 01 : install

Build simple, secure, scalable systems with Go An open-source programming language supported by Google Easy to learn and great for teams Built-in conc
阅读更多 >

rpm

Usage: rpm [OPTION...] Query/Verify package selection options: -a, --all query/verify all packages -f, --file query/verify package(s) owning installed
阅读更多 >

tar

Usage: tar [OPTION...] [FILE]... GNU 'tar' saves many files together into a single tape or disk archive, and can restore individual files from the arc
阅读更多 >

ln

Usage: ln [OPTION]... [-T] TARGET LINK_NAME or: ln [OPTION]... TARGET or: ln [OPTION]... TARGET... DIRECTORY or: ln [OPTION]... -t DIRECTORY TARGET...
阅读更多 >

ls

Usage: ls [OPTION]... [FILE]... List information about the FILEs (the current directory by default). Sort entries alphabetically if none of -cftuvSUX
阅读更多 >

acme.sh usage

https://github.com/acmesh-official/acme.sh v3.1.0 Usage: acme.sh <command> ... [parameters ...] Commands: -h, --help Show this help message. -v, --ver
阅读更多 >

Linux rz/sz

yum install lrzsz sz: send,发送 rz: receive,接收 1. sz 命令 用途说明:将选定的文件发送(send)到本地机器。sz命令是利用ZModem协议来从Linux服务器传送文件到本地,一次可以传送一个或多个文件。相对应的从本地上传文件到Linux服务器,可以使
阅读更多 >

on-my-bash

Prerequisites Disclaimer: Oh My Bash works best on macOS and Linux. Unix-like operating system (macOS or Linux) curl or wget should be installed git s
阅读更多 >

on-my-zsh

on-my-zsh 站点:https://ohmyz.sh/ code : https://github.com/ohmyzsh/ohmyzsh/ 安装命令: curl方式安装: sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzs
阅读更多 >