You are not logged in.
as the subject header says, I want to run "pacman -R" and have it read a list of packages from a text file.
Is this possible????
text file is formatted as such....
file1
file2
file3
Last edited by orphius (2013-07-09 08:11:53)
Offline
pacman -R $(<yourfile)Offline
Thank you!!!
Offline
Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.
Offline