<feed xmlns='http://www.w3.org/2005/Atom'>
<title>busybox-w32/miscutils/jn.c, branch cron_changes</title>
<subtitle>A mirror of https://github.com/rmyorston/busybox-w32.git
</subtitle>
<id>https://git.lua4.win/busybox-w32/atom?h=cron_changes</id>
<link rel='self' href='https://git.lua4.win/busybox-w32/atom?h=cron_changes'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/'/>
<updated>2022-05-16T13:03:51+00:00</updated>
<entry>
<title>jn: new applet</title>
<updated>2022-05-16T13:03:51+00:00</updated>
<author>
<name>Ron Yorston</name>
<email>rmy@pobox.com</email>
</author>
<published>2022-05-16T12:56:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/busybox-w32/commit/?id=7eff2ff404f2a4961be927de6bd23b7fb702080e'/>
<id>urn:sha1:7eff2ff404f2a4961be927de6bd23b7fb702080e</id>
<content type='text'>
Add a Windows-specific applet to create a directory junction.

Usage:  jn DIR JUNC

where DIR must be an existing directory on a local drive and JUNC
must not currently exist.

There isn't a simple WIN32 API to create directory junctions.
The implementation of mklink in ReactOS provided useful inspiration.
</content>
</entry>
</feed>
