单选题 用来分离目录名和文件名的字符是什么()。

A、 slash(/)
B、 period(.)
C、 dash(-)
D、 asterisk(*)
下载APP答题
由4m***t1提供 分享 举报 纠错

相关试题

单选题 在终端中列出当前目录下的文件和文件夹。

A、ls
B、cp
C、cd
D、rm

单选题 对文件进行归档的命令为

A、ls
B、tar
C、dump
D、dd

单选题 将文件hello.txt复制到/mnt目录下并改名为hello1.txt。

A、mhello.txt/mnt/hello1.txt
B、cphello.txt/mnt/hello1.txt
C、ls
D、mkdirhello.txt/mnt/hello1.txt

单选题 删除文件greet.txt。

A、rmgreet.txt
B、cdgreet.txt
C、lsgreet.txt
D、mvgreet.txt

单选题 欧拉操作系统中,超级管理员的名称为:

A、admin
B、administrator
C、euler
D、root

单选题 由当前目录进入到hello目录下,需要执行的命令是?

A、mkdirhello
B、cdhello
C、cphello
D、rmhello

单选题 创建一个文件hello.txt。

A、hello.txt
B、cdhello.txt
C、touchhello.txt
D、cphello.txt

单选题 创建一个名为test的文件夹。

A、mkdirtest
B、lstest
C、cptest
D、mdirtest