Cho mình hỏi lúc cài Cygwin hướng dẫn như thế này. Vậy để làm gì và cho mình xin quyển sách nói về makefile, path, group...trong Linux luôn. Cảm ơn!
Start the Cygwin Command shell (bash or sh) by running "cygwin.bat". You shall see the command prompt "$". You may need to create the users' group and password files by running the following commands:
$ mkpasswd –l > /etc/passwd
$ mkgroup –l > /etc/group
Start the Cygwin Command shell (bash or sh) by running "cygwin.bat". You shall see the command prompt "$". You may need to create the users' group and password files by running the following commands:
$ mkpasswd –l > /etc/passwd
$ mkgroup –l > /etc/group