• 2022-05-28
    在Redhat Enterprise Linux中,显示info文件的前4行,可以用以下()命令。
    A: head 4 info
    B: cat -n 4 info
    C: head -n 4 infof
    D: more -n 4 info
  • C

    内容

    • 0

      代码“function info() { year = 1999; }; info(); console.log(year)”的结果是______。

    • 1

      linux下查看日历的命令为 A: man B: info C: cale D: cal

    • 2

      在【】位置填上正确的代码。下面的程序段定义struct student类型的结构体数组info,并将数组元素info[0]、info[1]、info[2]初始化为图8-2所示数据。6372477ee27026a2684980dcc101f994.jpg

    • 3

      在${FLUME_HOME}/bin 下运行 ./flume-ng agent -n a1 -c conf -f ../conf/spooldir.conf -Dflume.root.logger=INFO,console 其中:-n a1是

    • 4

      命令可以访问命令手册() A: man B: info C: help D: whatis