Skip to content

Commit

Permalink
Updated Linux Q36 (#1406)
Browse files Browse the repository at this point in the history
The email subject shows "This is a remote test" but the body of the email will be output of date command, which is the current date and time
  • Loading branch information
s3c-d43m0n authored Apr 8, 2021
1 parent 8a53a07 commit 4370b01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linux/linux-assesment.md
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ date | mail -s "This is a remote test" [email protected]
```
- [ ] "This is a remote test"
- [ ] the date, the time, and the words "This is a remote test"
- [x] The email subject shows "This is a remote test" but the body of the email will be empty.
- [ ] the current date and time
- [ ] The email subject shows "This is a remote test" but the body of the email will be empty.
- [x] the current date and time

#### Q37. What is the /etc/hosts file used for?
- [ ] resolving the local name
Expand Down

0 comments on commit 4370b01

Please sign in to comment.