This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Finding junction points



Le 07/02/2011 19:03, Jeffrey J. Kosowsky a Ãcrit :

Is there any way to find (all) junction point using cygwin? (if not possible in cygwin, can you point me to native win functionality)

how about the old dir one :-)


~ $ cmd /c dir /a:l
...
 Râpertoire de C:\Users\Cyrille\Documents

17/12/2009 15:03 <JONCTION> Cygwin [\??\C:\cygwin\home\Cyrille]
24/09/2007 21:37 <JONCTION> Ma musique [C:\Users\Cyrille\Music]
28/09/2007 23:45 <JONCTION> Mes contacts [C:\Documents and Settings\Cyrille\Contacts]
24/09/2007 21:37 <JONCTION> Mes images [C:\Users\Cyrille\Pictures]
28/09/2007 23:44 <JONCTION> Mes liens [C:\Documents and Settings\Cyrille\Favorites]
28/09/2007 23:43 <JONCTION> Mes tâlâchargements [C:\Documents and Settings\Cyrille\Downloads]
24/09/2007 21:37 <JONCTION> Mes vidâos [C:\Users\Cyrille\Videos]


add /s for a recursive search

well, that(s funny :

/windows $ cmd /c dir /a:l /s
...
Le nom de râpertoire C:\windows\System32\config\systemprofile\Local Settings\Application Data\Application Data\Application Data\Application Data\Application Data\Application Data\Application Data\Application Data\Microsoft\Windows\GameExplorer\{0AE259F7-4756-4B2B-883C-B5B1D0A4D346} est trop long.
...


even windows commands fails one recursive junctions !

Regards,

Cyrille Lefevre
--
mailto:Cyrille.Lefevre-lists@laposte.net



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]