Answer:
find /var -user root > s8
Explanation:
To look for a file matching multiple conditions with find, what you do is to simply list each condition in turn. For instance, to look for a file owned by root (-user root) and writable by its owner (-perm -u+w) on the root filesystem (-xdev, meaning not to recurse underneath mount points such as /proc and /sys) and called hello:
find / -xdev -user root -perm -u+w -name hello
If you're looking for world-writable files, replace -u+w by -a+w. (The - before the permissions means that the file must have at least these permissions; without it find would search for a file that has exactly the distinct permissions.) With GNU find, you can also look for a file that is writable by the user running find: replace -perm -u+w by -writable.
In this case, frame the command as required.
Code: find
Everywhere
code: /
Only directories
code: var
Root owned file
code: - user root
Permission bits
Code: > s8
Answer:
hdml coding is a standard markup language for documents designed to be displayed in a web browser.
Explanation:
it can be assisted using things like CSS or JS
Answer:
not really
explanation:
there isnt a way to get it for free alone. if a friend has robux, they can give/trade you
Answer:
D
Explanation:
A bar at the bottom of the screen that contains icons and shortcuts.
Answer:
The term misinformation refers to the deliberate falsification of information.
Explanation: