How do you make logger write to a particular facility and priority - logger -p <facility>.<.priority> "Log
Message"
Ex: logger -p authpriv.alert "there is an alert"
Tip: -p option supports tab completion
What command should you use to install a downloaded rpm file directly - dnf
Ex: dnf install <file name>.rpm
When using find to filter by size how would you specify below 100MB, but above 50MB - find / -size -
100M -size +50M
The - and + can be used for size and other filter options
What is the command to update the locate database - updatedb
Inside of a bash script how do you reference the item in a for loop - ${var}
What is the basic structure of a for loop in bash - for i in array list
do
done
What command can be used to create user deferred jobs
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller oneclass. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $13.48. You're not tied to anything after your purchase.