bash is a backward-compatible evolutionary successor to the Bourne shell that includes most of the C shell's major advantages as well as features from the Korn shell and a few new features of its own. Features appropriated from the C shell include:
Directory manipulation, with the pushd, popd, and dirs commands. Command history, which lets you recall previously entered commands.bash's major new features include:
Command-line editing, allowing you to use vi- or emacs-style editing commands on your command lines. Control structures, especially the select construct, which enables easy menu generation.
2012年8月20日月曜日
Summary of Bash features
Summary of Bash features
登録:
コメントの投稿 (Atom)
0 件のコメント:
コメントを投稿