subject

Linuxzoo pipelines: write the command to execute each question

question 10: ls grep and sort

use ls -l and grep and sort to find all the files in /etc that were last modified in jun. sort this list in descending order of size and then alphabetically by name (so 2 files with the same size will appear in alphabetic order). send the output to s7. sorting using other techniques will probably not get the same

question 11: find root files

find all the files and directories in /var (including subdirectories) that are owned by user root. send the list of full path names to s8.

your find command may produce "permission denied" errors during this search. this will have no effect on the answer, and this error can be safely ignored for this question.

question 12: find .conf files

find all the files in /etc (including subdirectories) end .conf send the list of full path names to s9.

your find command may produce "permission denied" errors during this search. this will have no effect on the answer, and this error can be safely ignored for this question.

question 13: find new files

find all the files and directories in the demo directory that are newer than s1. send the output of the command to /var/tmp/t1 (don't send it to the demo directory). the names of the files should appear as full names. for example, the file "s5" would appear as "/home/demo/s5". the "/home/demo", if it appears in the output, should not have a trailing "/". the secret to avoiding the trailing slash is to use "/home/demo" not "/home/demo/" in the find command.

question 14: list large files

find all the files in the directory directory /etc/ and its subdirectories that are larger than 1 megabyte (which you can assume is 2048 blocks of 512 bytes). send the output to s10.

your find command may produce "permission denied" errors during this search. this will have no effect on the answer, and this error can be safely ignored for this question.

question 15: small xsl files

create a directory called smallc in /home/demo. copy into it all the file that begin with s from /usr/include that are smaller or equal to 12k. you may find these instructions on the use of find from developer's daily useful.

your find command may produce "permission denied" errors during this search. this will have no effect on the answer, and this error can be safely ignored for this question.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 16:30
You have inserted new slides based on a word outline. how do you format these new slides to match the powerpoint presentation formatting? a. select all slides in the presentation and click format on the home tab. b. select the new slides and click reset on the home tab. c. select all slides in the presentation and click reset on the home tab. d. select the new slides and click format on the home tab.
Answers: 2
question
Computers and Technology, 22.06.2019 17:00
1. so if i wanted to build a linux server for web services(apache) with 1cpu and 2 gb of memory.-operating at 75% of memory capacity2. a windows server with 2 cpu/ 4gb memory- operating at 85% of memory capacity3. a storage server with 1 cpu/ 2gb memory- operating at 85% of memory capacityhow much memory do i have to add for each server.so that the utilization rate for both cpu and memory is at a baseline of 60%."the details for the cpu like its processor or the memory's speed isnt to be concerned" yeah i kept asking my teacher if he's even sure about the but the whole class seems to be confused and the project is due in 3 days..this is a virtualization project where i have to virtualize a typical server into an exsi hypervisor.
Answers: 2
question
Computers and Technology, 22.06.2019 23:00
Is an attack that relies on guessing the isns of tcp packets
Answers: 2
question
Computers and Technology, 24.06.2019 11:30
Why is body language an important factor in a business meeting
Answers: 1
You know the right answer?
Linuxzoo pipelines: write the command to execute each question

question 10: ls grep an...
Questions
question
Mathematics, 25.09.2020 14:01
question
Mathematics, 25.09.2020 14:01
question
Computers and Technology, 25.09.2020 14:01
Questions on the website: 13722367