Computers and Technology

For this assignment, you will use sed, bash, and the other utilities you have used in class (hint: find) to create a program for redacting personally-identifiable information. Your program should take a path to a directory and an integer representing how many days old a file within that directory must be before it is redacted (use the date it was last modified and consider only files older than the number of days provided). The program should take an optional third parameter, -r, which will cause the program to operate recursively within the directory. Without this option, the program should not traverse into subdirectories.

answer
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 23.06.2019 01:20, shiann2002
Me with this program in c++ ! computers represent color by combining sub-colors red, green, and blue (rgb). each sub-color's value can range from 0 to 255. thus (255, 0, 0) is bright red. (130, 0, 130) is a medium purple. (0, 0, 0) is black, (255, 255, 255) is white, and (40, 40, 40) is a dark gray. (130, 50, 130) is a faded purple, due to the (50, 50, 50) gray part. (in other word, equal amounts of red, green, blue yield gray).given values for red, green, and blue, remove the gray part. ex: if the input is 130 50 130, the output is: 80 0 80. thus, find the smallest value, and then subtract it from all three values, thus removing the gray.
Answers: 3
image
Computers and Technology, 23.06.2019 03:00, Julianhooks
State 7 common key's for every keyboard
Answers: 1
image
Computers and Technology, 23.06.2019 06:00, ashleyd198308
Respond to the following in three to five sentences. select the workplace skill, habit, or attitude described in this chapter that you believe is most important for being a successful employee.
Answers: 1
image
Computers and Technology, 23.06.2019 21:00, shawnnoteman1234
Which task uses a simple parameter?
Answers: 1
Do you know the correct answer?
For this assignment, you will use sed, bash, and the other utilities you have used in class (hint: f...

Questions in other subjects:

Konu
Biology, 07.01.2020 02:31
Konu
History, 07.01.2020 02:31
Konu
Mathematics, 07.01.2020 02:31