Is there any way to list all the internal commands of a shell. I am using bash shell. if I type echo then bash has internal echo command so internal echo command will be executed( Internal command has more precedence than external command ). Is there any way to list all the internal commands of a shell.
Asked
Active
Viewed 547 times
0
mohammed wazeem
- 333
helpat an interactive prompt. – glenn jackman Mar 30 '20 at 17:30