执行下面的Shell脚本,输出结果为()


执行下面的Shell脚本,输出结果为()

;! /bin/bash

name=hello

echo $name

A.$hello

B.hello

C.name

D.$name

正确答案:hello


Tag:Linux操作系统 脚本 时间:2022-01-19 13:48:32