- Home
- Oracle Certification
- 1Z0-402 Exam
- Oracle.1Z0-402.dumpsfiles Dumps
Free Oracle 1Z0-402 Exam Dumps Questions & Answers
| Exam Code/Number: | 1Z0-402Join the discussion |
| Exam Name: | Oracle Enterprise Linux: Fundamentals |
| Certification: | Oracle |
| Question Number: | 224 |
| Publish Date: | Dec 23, 2025 |
|
Rating
100%
|
|
Total 224 questions
While using the vi editor in command mode, which key sequences will delete six words? (Choose all that apply.)
As smith you have logged in to the system at the tty1 terminal and issued the following command to make the top command run in the background.
[smith@station2 ~]$ top& You exit from the terminal and log back again in to the system at the same terminal. How is the background job affected?
View the Exhibit.
Which two key combinations will help you edit more than one file at a time in the same terminal window using vim editor as shown in the Exhibit? (Choose two.)
Smith is trying to send a message to the local user bob using the write command and he receives an error as shown below:
[smith@station2 ~]$write bob Write: bob has messages disabled [smith@station2 ~]$
What could be done to overcome the error?
The root user tries to create the hard link link1 to /root/textfile in /boot and receives the error:
[root@server1 ~]# ln textfile /boot/link1 In: creating hardlink '/boot/link' to "textfile": Invalid cross-device link
Which two statements are true? (Choose two.)