首页 > 代码库 > 2014/09/30 Learning Note

2014/09/30 Learning Note

Vbird Linux:

Vim Learning: http://linux.vbird.org/linux_basic/0310vi.php

 

 

Bash Shell: http://linux.vbird.org/linux_basic/0320bash.php

 

Key words of reminder: 

  /etc/passwd

  history

  alias

  [Tab]

  Wildcard

  type ---builtin commands 

  \[Enter]

  echo $variable

2014/09/30 Learning Note