有用的命令:只是存储有用的bash git等命令的地方

时间:2021-02-10 01:56:16
【文件属性】:
文件名称:有用的命令:只是存储有用的bash git等命令的地方
文件大小:2KB
文件格式:ZIP
更新时间:2021-02-10 01:56:16
有用的命令 只是存储有用的bash / git / etc命令的地方 重击 很棒的终端命令行汇总工具: http://bashrcgenerator.com/ 用它制作的好cli # Command Line Formatting export PS1= " \n\[ $( tput sgr0 ) \]\[ $( tput bold ) \]\[\033[38;5;11m\]\w\[ $( tput sgr0 ) \]\n \[ $( tput sgr0 ) \]\[ $( tput bold ) \]\[\033[38;5;4m\] \\ $\[ $( tput sgr0 ) \] \[ $( tput sgr0 ) \] " 查看linux机器上的所有活动端口 sudo ss -tulwn | grep LISTEN 杀死Linux机器上正在运行的端口 sudo fuser -
【文件预览】:
helpful-commands-master
----LICENSE(1KB)
----README.md(2KB)

网友评论