Guest User

Untitled

a guest
Jun 21st, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. % gv n[TAB] 0 [main] bash 9308 fork: child -1 -CreateProcessW
  2. failed for 'C:UsersBBYerscygwinbinbash.exe', errno 13 bash:
  3. fork: Permission denied
  4.  
  5. % uname -a
  6. CYGWIN_NT-6.1 binaryb 2.10.0(0.325/5/3) 2018-02-02 15:16 x86_64 Cygwin
  7.  
  8. % bash --version
  9. GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
  10. Copyright (C) 2016 Free Software Foundation, Inc.
  11. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  12. This is free software; you are free to change and redistribute it.
  13. There is NO WARRANTY, to the extent permitted by law.
  14.  
  15. % gv n[TAB] 0 [main] bash 4556 fork: child -1 - CreateProcessW
  16. failed for 'C:Usersbinarybcygwinbinbash.exe',
  17. errno 13 bash: fork: Permission denied
  18.  
  19. % mv ~/bin/gv ~/bin/gvx
  20.  
  21. % gvx n[TAB]
  22. % gvx newfile.txt
Add Comment
Please, Sign In to add comment