Horje
grep files modified since yesterday Code Example
grep files modified since yesterday
yesterday=$( date -d "yesterday 0:00" '+%m/%d/%Y %H:%M:%S' ); find . -regex '.*\.out.*' -newermt "$yesterday" | xargs grep -oh "\.[a-zA-Z]*Exception: "




Shell

Related
ide features Code Example ide features Code Example
bash leerzeichen entfernen Code Example bash leerzeichen entfernen Code Example
bash read username and password Code Example bash read username and password Code Example
how to add passphrase to ssh key Code Example how to add passphrase to ssh key Code Example
overleaf git no password Code Example overleaf git no password Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10