IT認証試験問題集
毎月、GOWUKAKUは1500人以上の受験者が試験準備を助けて、試験に合格するために受験者にご協力します
 ホームページ / 101-500 問題集  / 101-500 問題練習

LPI 101-500 問題練習

LPI Linux Administrator - 101 (LPIC-1 101) 試験

最新更新時間: 2024/04/09,合計120問。

【2024桜まつりキャンペーン】:101-500 最新真題を買う時、日本語版と英語版両方を同時に獲得できます。

実際の問題集を練習し、試験のポイントを了解し、テストに申し込むするかどうかを決めることができます。

さらに試験準備時間の35%を節約するには、101-500 問題集を使用してください。

 / 6

Question No : 1
Which of the following command sets the Bash variable named TEST with the content FOO?

正解:

Question No : 2
What is the output of the following command?
echo "Hello World" | tr -d aieou

正解:

Question No : 3
Which of the following commands is used to change options and positional parameters for
a running Bash?

正解:

Question No : 4
Which of the following commands moves and resumes in the background the last stopped shell job?

正解:

Question No : 5
What command will generate a list of user names from /etc/passwd along with their login shell?

正解:

Question No : 6
While editing a file in vi, the file changes due to another process.
Without exiting vi, how can the file be reopened for editing with the new content?

正解:

Question No : 7
In the vi editor, which of the following commands will copy the current line into the vi buffer?

正解:

Question No : 8
CORRECT TEXT
Which command is used in a Linux environment to create a new directory? (Specify ONLY the command without any path or parameters.)

正解: mkdir, /usr/bin/mkdir

Question No : 9
Which of the following commands prints all files and directories within the /tmp directory or its subdirectories which are also owned by the user root? (Choose TWO correct answers.)

正解:

Question No : 10
Which of the following commands determines the type of a file by using a definition database file which contains information about all common file types?

正解:

Question No : 11
Which of the following commands displays the contents of a gzip compressed tar archive?

正解:

Question No : 12
Which of the following statements is correct regarding the command foo 1> bar?

正解:

Question No : 13
Which of the following commands will print the last 10 lines of a text file to the standard output?

正解:

Question No : 14
Which Bash environment variable defines in which file the user history is stored when exiting a Bash process? (Specify ONLY the variable name.)

正解: HISTFILE

Question No : 15
Which of the following files, located in the user home directory, is used to store the Bash history?

正解:

 / 6