shell-scripte-code/read.sh
Your Name c932704b7a read
2017-05-22 00:25:10 +02:00

2 lines
83 B
Bash
Executable file

while read line; do line1=$line; done < packages_advanced.txt; pacman
-Syu $line1