More tech notes to myself

Linux find Command Reference & Cookbook(Using the Linux find command with a collection of examples)

https://suburbanalities.blogspot.com/2025/05/linux-find-command-reference-cookbook.html

#CLI #FindUtils #Linux #HowTo

Linux find Command Reference & Cookbook

A reference for the Linux find command & collection of usage examples

Assigning your copyright to the FSF helps defend the GPL and keep software free. Thanks to Pan Junjie, Daniel Salvatore Oriani, raf, and Peter Lucas Stuart for assigning their copyright to the FSF! #GNU #Emacs, #Findutils, and more: https://u.fsf.org/3ht #CopyrightAssignments
How to Assign Copyright — Free Software Foundation — Working together for free software

Assigning your copyright to the FSF helps defend the GPL and keep software free. Thanks to Pan Junjie, Daniel Salvatore Oriani, raf, and Peter Lucas Stuart for assigning their copyright to the FSF! #GNU #Emacs, #Findutils, and more: https://u.fsf.org/3ht #CopyrightAssignments
How to Assign Copyright — Free Software Foundation — Working together for free software

Assigning your copyright to the FSF helps defend the GPL and keep software free. Thanks to Pan Junjie, Daniel Salvatore Oriani, raf, and Peter Lucas Stuart for assigning their copyright to the FSF! #GNU #Emacs, #Findutils, and more: https://u.fsf.org/3ht #CopyrightAssignments
How to Assign Copyright — Free Software Foundation — Working together for free software

W dzisiejszym tutorialu z cyklu Porady Admina przybliżę program find https://linuxiarze.pl/porady-admina-findutils-find/ #admin #porady #findutils #linux
Porady Admina: find | Linuxiarze.pl

W dzisiejszym tutorialu z cyklu Porady Admina przybliżę program find

Perhaps I'm not thinking clearly about piping commands. Is there a way to "pretty print" output from a find debug command? For example:

find -D tree -name test.txt -type f -execdir mv {} example.txt \;

#cli #findutils

W dzisiejszym, pierwszym w 2023 roku tutorialu z cyklu Porady Admina zajmiemy się programem xargs https://linuxiarze.pl/porady-admina-findutils-xargs/ #linux #porada #admin #findutils #xargs
Porady Admina: xargs - Linuxiarze.pl

W dzisiejszym tutorialu z cyklu Porady Admina zajmiemy się programem xargs. xargs to narzędzie, które wyszukuje pliki spełniające podane kryteria i wykonuje różne akcje na znalezionych plikach. xargs czyta ze standardowego wejścia listę elementów rozdzielonych spacjami (argumenty je zawierające mogą być ujęte w pojedyncze lub podwójne cudzysłowy albo spacje w argumentach mogą być poprzedzone przez odwrotne ukośniki) lub znakami nowej

Linuxiarze.pl

Tool of the day: #locate

locate is a part of #GNU #findutils project, it locates files on filesystems. It searches through a prebuilt database of files generated by the #updatedb command.

#debian #tooloftheday #gnulinux #mlocate #slocate #search #find


Day_26.png