摘要:
MSSQL Server: https://www.microsoft.com/zh-cn/sql-server/ MySQL 家族: MySQL Community Server: https://dev.mysql.com/downloads/mysql/ MariaDB Server: htt 阅读全文
摘要:
# man iostat NAME iostat - Report Central Processing Unit (CPU) statistics and input/output statistics for devices and partitions. 报告CPU及输入、输出设备及分区的状态 阅读全文
摘要:
# vim test2.txt Christian Scott lives here and will put on a Christmas party. There are around 30 to 35 people invited. They are: Tom Dan Rhonda Savag 阅读全文
摘要:
测试文档: # cat test.txt This is line number 1. This is line number 2. This is line number 3. This is line number 4. sed s 替换文本命令: 将每一列中第2个 test 替换为 trial 阅读全文