Portál AbcLinuxu, 30. července 2025 17:05
shopt -s nullglob function for_find { local item if test -d "$1" ; then for item in "$1/"* ; do for_find "$item" done else moje akce "$1" fi } for_find adresářJeště budete muset pohrát se shopt -s dotglob.
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.