tamir_kokdizin_db 88 B

1234
  1. cd /var/lib/pkg/DB
  2. grep -rli '/mnt/lfs' * | xargs -i@ sed -i 's/\/mnt\/lfs\///g' @
  3. cd -