George's Blog
menu
Home
DevOps
Cloud Native
Technology
Database
Operating System
Show more ▾
Links
Insights
English ▾
English
Home
DevOps
Cloud Native
Technology
Database
Operating System
Links
Insights
English
The terminal for the 21st century
2022-05-02
:: George
#
Warp
#
Terminal
#
AI
#
Shell
#
Command
Warp is a blazingly fast, rust-based terminal reimagined from the ground up to work like a modern app.
Read more →
Golang 调用系统命令
2019-06-22
:: George
#
Go
#
exec
#
syscall
#
command
在开发中我们经常会遇到需要调用系统的命令,我的
ECTS
项目中也用到了 Golang 的 exec 包。
Read more →