From owner-freebsd-questions@freebsd.org Wed Oct 26 10:36:01 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 67325C203FE for ; Wed, 26 Oct 2016 10:36:01 +0000 (UTC) (envelope-from maxnix.bsd@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB9F1357 for ; Wed, 26 Oct 2016 10:36:00 +0000 (UTC) (envelope-from maxnix.bsd@gmail.com) Received: by mail-wm0-x236.google.com with SMTP id e69so19163151wmg.0 for ; Wed, 26 Oct 2016 03:36:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=Jfs7FNy2g5miAWmtOb9JHwqW7LgNqYDrTJgjWzakpQc=; b=SPl5fhCGMqdgZKvtFoVxUoS/w2slEX0C1oAbK0HNafrlVbPMvrqDcU6BJ60ptOUwYW n8/YK83qKjCc9smxaAo7aWf3nX3qoCEm6xt5fSz3BClJ8U+zoJDxFKlYU88w9W7HdgZv YNwOQPKXxC7JKDzV6acP0dDaCdrnGKpBf6O8V7xXPkVVRSK7iiYlPk+R/lGm64VC6n6r wh4jDKV7dDKsFOxIiCsVpOQduH61a952Aa1OSmiMhlkQIsgZ76Ky++aSwfznfMWxaoXO tJKwBEefOSVrPYCdYn8I+lZmTzaHohtXPTtEf1JCaUNCVvBggeoky7MgJH8yLWsuPQEE jGuQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Jfs7FNy2g5miAWmtOb9JHwqW7LgNqYDrTJgjWzakpQc=; b=jfkLYyeLwWnRdmVreIaxKNyQ9HPYbK60I54jP/JJ5xChDkx/qp9SYmEhsDaC4U1mkt Rv6iIiHmWuT95rTMcSGOAa4YuGBWjpVNPViuoLfcbpD/l259reppwifWVBBNYO/eyghU FW7AfsgB2L6I6DbscUVEHU/7YLE00a9bQlOXQp1uC9ndkaA46XM9X52m2LQO0O+p0mrB t5ZTWWxnnGXHIaLlt/nafcLzXpDnQLglGvrTKyu5RZS+c7gjAjZsAoplA5zrNuchR9Gz GYCf6hpUReXvhhfQlXU+TbE/stSQ2iKtnQkE8wYy8GWSg9WvK45ACSHivE+yx/BlhS9m Azlw== X-Gm-Message-State: ABUngvcpjUcQgCdwPwKpsPVqLTG2FXSi12yUlnPdq+BO2koAFzVg+diQtYAdtK22eWtlHQ== X-Received: by 10.194.157.169 with SMTP id wn9mr1530044wjb.195.1477478159307; Wed, 26 Oct 2016 03:35:59 -0700 (PDT) Received: from net.jail ([94.164.173.213]) by smtp.gmail.com with ESMTPSA id vf8sm1847207wjc.27.2016.10.26.03.35.58 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 26 Oct 2016 03:35:59 -0700 (PDT) Date: Wed, 26 Oct 2016 12:35:48 +0200 From: maxnix To: freebsd-questions@freebsd.org Subject: Re: Recommendation for command line dvd cloner. Message-ID: <20161026123548.7632cd51@net.jail> In-Reply-To: <580FE553.1080501@gmail.com> References: <580FE553.1080501@gmail.com> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; i386-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2016 10:36:01 -0000 Il giorno Tue, 25 Oct 2016 19:05:55 -0400 Ernie Luzar ha scritto: > Hello List; > > I want to clone some movie dvd's. Not running xorg. > Looking for recommendation for package that works from the command > line. > > Thanks. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Give a look at sysutils/vobcopy.