opensourcestough
opensourcestough
Thank you 😀
Sorry, pkglist.out (the list of installed packages). I see on line 157 you accept the filename for the restore file without the package list and corresponding command.
> Will you please quote the particular code snippet you referring to? And please elaborate the issue. function list_packages () { # Grep 'histfile' and create two arrays # one...
I feel adding it as an option would be valuable. I used apt-get install -y $(awk '{print $1}' "/storage/emulated/0/pkgliet.out" ) and it allowed approving or examining differences.