An open API service indexing awesome lists of open source software.

https://github.com/n1ghtf1re/osasp


https://github.com/n1ghtf1re/osasp

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# OSiSP labs

## Lab 1 task:

Write a script that is in the specified directory and all its subdirectories
all files of a given size. The range (min.-max.) File sizes is set
user as the first and second command line argument.
The script displays the search results in a file (third command line argument)
in the form: full path, file name, its size. The total is displayed on the console.
number of files viewed.

## Lab 2 task:
Find the files that match in the two specified directories
(command line arguments 1 and 2) and all their subdirectories. Output to
console and file (command line argument 3) full path, size, date
credentials, permissions, inode number.