Can anyone guide, how to implement this linux command into a bash script
df --local -P | awk {\'if (NR!=1) print $6\'} | xargs -I \'{}\' find \'{}\' -xdev -ty