Very slow Cygwin startup on Windows 7

Eric Blake eblake@redhat.com
Thu Feb 12 16:01:00 GMT 2015


On 02/12/2015 05:09 AM, Achim Gratz wrote:
> Andrey Repin <anrdaemon <at> yandex.ru> writes:
>> # getent passwd $(id -u) > /etc/passwd
> # mkpasswd -l >> /etc/passwd
>> # getent group $(id -G) > /etc/group
> # mkgroup -l >> /etc/group
>> # echo -e "#\npasswd: files db\ngroup: files db\n" > /etc/nsswitch.conf

'echo -e' is non-portable; use printf instead.


-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20150212/c823d9ec/attachment.sig>


More information about the Cygwin mailing list