I am getting errors when using bash redirect syntax to write to
/dev/clipboard. Reading works ok.
# this does not work
$ echo "foo bar" >file.txt
$ cat file.txt >/dev/clipboard
cat: write error: Permission denied
# nor this
$ ls -la >/dev/clipboard
ls: write error: Permission denied
# but this
Hi,
fopen() stackdump file immediately after cygwin_stackdump() calling in
signle process fails.
is this intentional?
https://github.com/hiyuh/cygwin-stackdump-example
Peace,
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation:
CHANGES SINCE LAST RELEASE:
===
New upstream release.
* New options -ul and -ub to convert UTF-16 files without BOM.
* New Russian translation of the messages.
* When a binary symbol is encountered the value is printed.
DESCRIPTION:
This is an updat
3 matches
Mail list logo