方法一:切换到shell脚本所在的目录(此时,称为工作目录)执行shell脚本cd datashell.hello.sh方法二:以绝对路径的方式去执行bash shell脚本datashellhello.sh方法三:直接使用b