Dear all:
i want to download all my usually used app to offline with below command . but it's stop always . can you help me ?
# cat /home/iume/app_list.txt | xargs pkg fetch -d -o -y /home/iume/document/freebsd14_app_backup/
Number of packages to be fetched: 817
The process will require 3 GiB more space.
3 GiB to be downloaded.
Proceed with fetching packages? [y/N]:
we have input command with -y , but . it's not work. thanks.
i want to download all my usually used app to offline with below command . but it's stop always . can you help me ?
# cat /home/iume/app_list.txt | xargs pkg fetch -d -o -y /home/iume/document/freebsd14_app_backup/
Number of packages to be fetched: 817
The process will require 3 GiB more space.
3 GiB to be downloaded.
Proceed with fetching packages? [y/N]:
we have input command with -y , but . it's not work. thanks.