Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

5. Suppose we launch the browser firefox with the following command - nice firefox & the default nice faulue of the firefow process is A.

image text in transcribedimage text in transcribedimage text in transcribed

5. Suppose we launch the browser firefox with the following command - nice firefox \& the default nice faulue of the firefow process is A. 0 B. 5 - C. 10 Circle the correct response. 6. The command which kill the program firefox by name is - A. killall firefox B. kill 9 firefox - C. kill -1 firefox - D. pkill firefox Circle the correct responses. 3. Suppose the attribute of the file test1 are rw s rwrw. The decimal form of the permission attributes are - A. 4666 - B. 4766 - C. 2666 Circle the correct response. 4. Suppose the umask value is 022 . The permission attributes of a new created file is 1/4 - A.rw-r w X r-X - B.r W Xr-Xr-X - C.rw - r- r- Circle the correct response. 9. The command which searches and lists with details all ordinary files in the home directory accessed within the last 7 days with size less than 100MB is - A. find/home/\$USER -ty pe f-atime +7-size - 100M -ls - B. find -type f-atime -7 -size-100M -ls - C. find /-atime-7 -size-100M -ls 2/4 - D. find /-type d -atime 7-size 100Mls Circle the correct response. 10. The command which searches and deletes all ordinary files ending with ".bz2" or ".bz" from the home directory: - A. find. -type f -name "*.bz2" || -name "**.bz" -exec rm{}\; - B. find -type f -name "*.bz2" -name "*.bz" -exec rm{}\ - C. find /home/\$USER -type f \(-name " bz2" o -name "*.bz" \)-exec rm{}\ Circle the correct response

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2014 Nancy France September 15 19 2014 Proceedings Part I Lnai 8724

Authors: Toon Calders ,Floriana Esposito ,Eyke Hullermeier ,Rosa Meo

2014th Edition

3662448475, 978-3662448472

More Books

Students also viewed these Databases questions