Parv wrote:

 for port in $( find  /var/db/pkg -mindepth 1 -type d )
 do
   echo pkg_create -b $(basename "$port")

^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ ^ Oops, forgot to undo the echo after testing; please remove it when one is ready to create the packages.


Thanks for your reply. I figured out the 'echo' part myself :)

--
cso
http://carebears.mine.nu

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to