On 2023-04-26 08:37, Derek Pagel via Cygwin wrote:
D:\lsenv\law\lsapps\edi\work>ls -l valid_ediout.20230425113255
-rwxrwxrwa 1 Administrators INFORBC\Domain Users574 Apr 25
valid_ediout.20230425113255
D:\lsenv\law\lsapps\edi\work>getfacl valid_ediout.20230425113255
# file: valid_edio
Stop using ` already. Or at the very least use it properly.
Either
icacls `cygpath -m interchange.20230418091901`
or
icacls "$(cygpath -m interchange.20230418091901)"
Not to mention, you don't need to cygpath the file in current directory.
Just
icacls "interchange.20230418091901.tmp"
should su
I have installed latest test version of octave 8.2.0-1. When I try to plot
using a simple command like "plot(1,1)" I get the following errors from the
command line
$ octave
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-+user'
GNU Octave, version 8.2.0
Copyright (C) 199
fish 3.6.1-2 is now available in Cygwin as a TEST release.
This release moves fish's universal variable files from its previous,
Cygwin-specific location (~/.config/fish/fish_variables.x86_64) to fish'
standard location (~/.config/fish/fish_variables). I've tested the migration
on my hosts, and it
4 matches
Mail list logo