![]() |
|
#6
|
|||
|
|||
|
For me, the 2 main limitations it currently has are:
- Not possible to pipe between Lxss and non-Lxss processes, or even between them unless triggered from within the Bash console itself: Code:
C:\>bash -c 'ls -l /mnt/c' | bash -c 'less' Error: 0x80070057 C:\>dir C:\ | bash -c 'less' Error: 0x80070057 The whole "Bash" installation is under %LOCALAPPDATA%\Lxss\ but PE shows the running pid and process names and not much more. I believe Process Hacker has slightly more info but still extremely limited, as the kernel itself doesn't provide the info. For these reasons, when using Windows I mostly rely on Cygwin for the linux mixed-world stuff, as interoperability is far greater at least for the time being. And of course a full blown Ubuntu or CentOS for native environment when needed. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows Update Manager 0.9a | DavidXanatos | General Discussion | 5 | 11-06-2019 15:28 |
| Windows Update Disabler v1.0 | TechLord | Developer Section | 0 | 02-28-2018 17:35 |