fix: _brightness.sh - find brighness files with '*video*' path (multiple files)
[cmdllinux.git] / buildroot / _pkg / _busyboxlink / _replace_link_target
blobd5fe8fffc35f5e8183d88ed6e89de8e7e00aa8a4
1 #! /bin/sh
3 while read FILE LINK; do echo "$LINK $FILE"; done < /dev/stdin