Skip to content

Instantly share code, notes, and snippets.

@guxiaobai
Last active June 29, 2017 13:56
Show Gist options
  • Select an option

  • Save guxiaobai/d7f006680f118ca27ab48f9529a0e4cb to your computer and use it in GitHub Desktop.

Select an option

Save guxiaobai/d7f006680f118ca27ab48f9529a0e4cb to your computer and use it in GitHub Desktop.
测试SSH 执行获取的环境变量
env | ssh user@host remote_program
.bashrc
非交互式登录,退出执行
[ -z "$PS1" ] && return
每次都会执行
/etc/environment
PTY
http://capistranorb.com/documentation/advanced-features/ptys/
## 部署前端字体文件处理
public/fonts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment