Skip to content

Instantly share code, notes, and snippets.

@xlcommunity
Created March 12, 2015 09:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xlcommunity/cae2ef39a1bfeff8c1c3 to your computer and use it in GitHub Desktop.
Save xlcommunity/cae2ef39a1bfeff8c1c3 to your computer and use it in GitHub Desktop.
Using rules to interact with WebSphere cluster members
REM THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR
REM IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS
REM FOR A PARTICULAR PURPOSE. THIS CODE AND INFORMATION ARE NOT SUPPORTED BY XEBIALABS.
REM Delete all text files in data directory
del e:\IBM\WAS\profiles\${host.name}\data\*.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment