只是出于好奇,
此命令有效:
$ <file cat
但这些都没有:
$ <file for bash: for: command not found... $ <file while bash: while: command not found...
这是为什么?
bash shell-script shell-builtin
bash ×1
shell-builtin ×1
shell-script ×1