Errors when I first run .bat file

View: New views
1 Messages — Rating Filter:   Alert me  

Errors when I first run .bat file

by radiohacker :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just installed cygwin


I get the following errors when I run the batch file


bash: /usr/bin/tr: No such file or directory
bash: /usr/bin/sed: No such file or directory
Your group is currently "mkpasswd".  This indicates that
the /etc/passwd (and possibly /etc/group) files should be rebuilt.
See the man pages for mkpasswd and mkgroup then, for example, run
mkpasswd -l [-d] > /etc/passwd
mkgroup  -l [-d] > /etc/group
Note that the -d switch is necessary for domain users.