X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=IsYvRtXZdCgyhQS3K/tgwdarHD+hR ejeP1kHVIZhcZyzpZrdKczO5kRh0FH0fhXNaXnFTxm4XlJiJscTFuub01CHBlpsp fNcR0E9sULz7cyxQ9n/886+v8clI+Oi5SQlHmurOfj6ifJ4hqpd+4y7lPW5OY73C O0ijZF/PxGzp6I= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=gj6nsUKsqCR5hM4xXAdd0ERQbPQ=; b=aMJ 1bIRElVLvWhSyRF69jbRWechxuyb4W7yqA7oPvPn9PI37fOuPdZuvHZCWVFN7oQN quOQB86VfqtCoX+8mcwrIiv5a+zkPrNXN1rkFlxu65c6xcOhbMYOaVO0jq4dd6ZP 0fUH21BuWTPyCGWGsKbPcAkDW4DOf/S0O3SHHjTw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=H*c:alternative, device X-HELO: mail-wr1-f66.google.com MIME-Version: 1.0 From: Gary Graham Date: Sat, 22 Dec 2018 09:40:00 -0600 Message-ID: Subject: Windows - special device question message 6168 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" Greetings, I am trying to use a command that works on Linuz, but I want to use this on Windows. SOCAT>socat pty,link=/dev/ttyV0,waitslave tcp:192.168.x.xx:8023 2 [main] socat 6168 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin AT cygwin DOT com 2018/12/22 09:33:54 socat[6168] E unlink("/dev/ttyV0"): Read-only file system As you can see, I am having trouble sorting out the name or permissions to link ttyV0. This name is not mentioned on the special device page at: https://cygwin.com/cygwin-ug-net/using-specialnames.html Any help is appreciated ! Regards, Gary G. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple