jobcore/linux-lts/mkker

13 lines
367 B
Bash
Executable File

#!/usr/bin/zsh
#time numactl --physcpubind=1,3,5,7 makepkg -f
#sh key
#sudo pacman -S $(cat deps) --noconfirm
time numactl --physcpubind=0,1,3,4,6,7 makepkg -f | grep -i warning
#numactl --physcpubind=1,3,5,7 makepkg -f --skippgpcheck
echo " DONE in so many hours mins secs "
cat time
echo "made this:"
ls -lh *pkg.tar.lz
sudo pacman -Rnsu $(cat deps) --noconfirm