kolbka_

Untitled

Feb 6th, 2022 (edited)
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. #!/usr/bin/env bash
  2.  
  3. find . -maxdepth 1 -type f -name "*.txt" -user $UID -ls | wc -l
Add Comment
Please, Sign In to add comment