FIX: The SVR5 find utility does not search all subdirectories on a Windows Server 2003 R2-based computer that has Utilities and SDK for Subsystem for UNIX-Based Applications installed (920908)



The information in this article applies to:

  • Microsoft Windows Server 2003 R2 Datacenter Edition (32-Bit x86)
  • Microsoft Windows Server 2003 R2 Enterprise Edition (32-Bit x86)
  • Microsoft Windows Server 2003 R2 Standard Edition (32-bit x86)
  • Microsoft Windows Server 2003 R2 Datacenter x64 Edition
  • Microsoft Windows Server 2003 R2 Enterprise x64 Edition
  • Microsoft Windows Server 2003 R2 Standard x64 Edition

SYMPTOMS

Consider the following scenario. A Microsoft Windows Server 2003 R2-based computer has Utilities and SDK for Subsystem for UNIX-Based Applications installed. You use the SVR5 find utility on the computer. In this scenario, the utility does not search all subdirectories. For example, you run the following command from the /dev/fs/C/WINDOWS/SUA directory in Korn shell (ksh) using the find command from the base utilities:
$ /bin/find . -type d -exec ls -ld {} \; | wc -l
In this case, you may receive an output of "476".

However, you may run the following SVR5 find utility command:
$ /svr-5/bin/find . -type d -exec ls -ld {} \; | wc -l
In this case, you may receive an output of "2".

Note The expected behavior is to receive the same output when you run both commands.

RESOLUTION

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

To resolve this problem, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

You must have Utilities and SDK for SUA for Windows Server 2003 R2 installed to apply this hotfix.

For more information about how to obtain Utilities and SDK for SUA for Windows Server 2003 R2, visit the following Microsoft Web site:

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.32-bit x86 versions
File nameFile versionFile sizeDateTime
F_svr-5_bin_findNot Applicable1,81528-Jun-200618:20
x64 version
File nameFile versionFile sizeDateTime
F_svr-5_bin_findNot Applicable1,81522-Jul-200600:33

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Modification Type:MajorLast Reviewed:9/28/2006
Keywords:kbQFE kbhotfixserver kbpubtypekc KB920908 kbAudDeveloper kbAudITPRO