开篇,引子

工作这几年,积累了很多提高工作效率的方法和软件。 How to work smart这个系列可能会写几篇,这篇作为引子,先理一下思路。

outline

  • linux shell script
    • linux shell script概述,争取不照搬网上随处可见的教程,而是深入的聊一下我对linux shell“编程”的理解
      • 基本概念: 字符串、if、for、while、backgroup,参数
      • 图书推荐
      • 我对linux shell的理解
      • 常用软件(cmd): htop, fish shell, zsh shell, tree, pstree,putty
    • find
    • grep
    • awk
    • sed
    • tmux
    • mount
    • ramfs/tmpfs
    • work smart at a particular situaiton
      • 获取进程
  • secureCRT应用
    • global option
    • save log automatically
    • secureCRT script based on python
    • The custom button feature
  • VNC
  • to be a cool programmer(teach you  how to ZhuangBility)
    • cmatrix
    • cowsay
  • record what I have done in using git-svn

希望我春节前能写完

原文地址:https://www.cnblogs.com/redstar9451/p/6250250.html