On Thu, Jul 31, 2014 at 06:50:23PM +0200, Jerome BENOIT wrote:
> I just want to create from command line (if possible), not mount it (via bind 
> or).

perl -e 'use Socket; socket(SERVER, PF_UNIX, SOCK_STREAM, 0); unlink 
"/tmp/mysock"; bind(SERVER, sockaddr_un("/tmp/mysock")) or die $@;'

PS Please reply to the list next time.

Reco


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140801083557.GA3591@x101h

Reply via email to