Re: timezone problem running exe from console

2016-10-27 Thread Hans-Bernhard Bröker
Am 27.10.2016 um 03:04 schrieb 许鲍韵: Hi, I'm have problem with timezone when running exe from cygwin console. And that "exe" is ... what? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Re: Windows Subsystem for Linux starts to compete with Cygwin?

2016-10-27 Thread Erik Soderquist
On Wed, Oct 26, 2016 at 6:57 PM, Duncan Roe wrote: > CMD.EXE has supported input and output redirection since forever (XP at > least). > I suggest claiming it as a "new feature" is just marketing hype. I believe the point was that WSL is no longer quite the completely isolated island it started a

Re:Re: timezone problem running exe from console

2016-10-27 Thread Simon
Hi Andrey, Seems like you want to run a program called "exe" in cygwin? If so, you need to type full path in the console like "/cygdrive/c/path/to/file" to run it The current result says there has no command called exe in cygwin environment. At 2016-10-27 21:23:46, "Andrey Repin" wro

Re: Windows Subsystem for Linux starts to compete with Cygwin?

2016-10-27 Thread Evgeny Grin
On 27.10.2016 16:22, Andrey Repin wrote: > Greetings, Evgeny Grin! Privet, Андрей! >> With latest Window Insider preview it's possible to run Linux command >> from cmd, Windows commands from bash and even use input-output redirects! >> https://blogs.msdn.microsoft.com/wsl/2016/10/19/windows-and-ub

Re: Windows Subsystem for Linux starts to compete with Cygwin?

2016-10-27 Thread Evgeny Grin
On 27.10.2016 1:57, Duncan Roe wrote: > On Thu, Oct 27, 2016 at 12:21:07AM +0300, Evgeny Grin wrote: >> With latest Window Insider preview it's possible to run Linux command >> from cmd, Windows commands from bash and even use input-output redirects! >> https://blogs.msdn.microsoft.com/wsl/2016/10/

Re: Windows Subsystem for Linux starts to compete with Cygwin?

2016-10-27 Thread Andrey Repin
Greetings, Evgeny Grin! > With latest Window Insider preview it's possible to run Linux command > from cmd, Windows commands from bash and even use input-output redirects! > https://blogs.msdn.microsoft.com/wsl/2016/10/19/windows-and-ubuntu-interoperability/ > Seems that WSL also automatically tra

Re: timezone problem running exe from console

2016-10-27 Thread Andrey Repin
Greetings, 许鲍韵! > Hi, I'm have problem with timezone when running exe from cygwin console. $ exe -bash: exe: command not found > The program I ran doesn't use the system timezone(UTC +8) but UTC instead. > The output from console shows the timezone is right in UTC+8. > $ date -R > Thu, 27 Oct 2

cygwin gjs segfault: egList.js egSpawn.js egSearch.js examples from gjs-examples

2016-10-27 Thread Виктор Март
gjs-examples egList.js, egSpawn.js and egSearch.js are cause segmentation fault. gjs version is 1.44.0-1 eg* examples: github.com/optimisme/gjs-examples methods that cause segmentation fault: egList.js (Gtk.TreeViewColumn)col.segfault set_cell_data_func egSearch.js (Gtk.FlowBox)f

PsExec does not work with public key authentification

2016-10-27 Thread Marco Weinrich
Hello, i setup ssh and execute command with psexec on the remote server, which works as expected. Then i added my pub key to my ~/.ssh/authorized_keys to login without pw. After that i cannot execute psexec commands, it says ”handle is invalid“. Checked twice, remove my pub key from authorized