agent/session/shell/shell_linux.go (4 lines of code) (raw):

package shell const ( shellCommand = "bash" )