A.include /data/navy2.sql
B.source /data/navy2.sql
C.import /data/navy2.sql
D.@/data/navy2.sql
您可能感興趣的試卷
你可能感興趣的試題
A.grant all on hr.*to ’stu001’@’localhost’
B.grant on hr.*to ’stu001’@’localhost’
C.grant all on hr.student to ’stu001’@’localhost’
D.grant all on hr.*to stu001@localhost
A.netstat -ant∣grep 3306
B.netstat -ant ∣find 3306
C.netstat -ant &grep 1433
D.netstat -ant∣∣grep 3306
A.mariadb-server
B.mariadb.client
C.mariadb-group
D.mariadb.server
A.get test1.txt
B.put test.txt
C.load test.txt
D.cp test.txt
A.firewall-cmd --add-service=ftp
B.firewall-cmd --permanent --add-service=ftp
C.firewall-cmd --permanent --service=ftp
D.firewall-cmd --permanent --add-service-ftp
最新試題
下面式子是絕對路徑的是()
在linux中要在/下面創(chuàng)建多級目錄/a/b/c/d時,下面正確的是()
tail命令用于顯示文件的末尾部分,加上參數(shù)-f后,就相當于linux的監(jiān)控系統(tǒng),例如:tail -f /var/log/httpd/access_log。
在Linux 中,啟動VI 編輯器使用命令()
在linux中,要刪除非空目錄/a,應該在終端中輸入()
linux中使用mv命令時,當所移動的文件源位置與目標位置不是同一位置時,也可以改名。
Linux系統(tǒng)中要切換到2號終端,應使用的鍵盤組合鍵為Ctrl+Alt+F2。
在linux中,要再次使用曾經使用過的第2條命令,可以在終端中輸入()
當運用more命令瀏覽一個非常長的文件內容時,按Enter鍵表示的意思是()
Mac OS是以UNIX系統(tǒng)為基礎演變而來的一種類UNIX操作系統(tǒng)。