Specific man page for shell built-in commands like 'source'

后端 未结 1 446
甜味超标
甜味超标 2020-12-18 09:54

If you execute any of the following in the command line

man source 
man readonly
man suspend
...

The output is the same manpage describing sh

1条回答
  •  萌比男神i
    2020-12-18 10:21

    Try doing this in a shell :

    help source
    

    0 讨论(0)
提交回复
热议问题