hpcfile dir

Applies To: Microsoft HPC Pack 2008 R2, Microsoft HPC Pack 2012, Microsoft HPC Pack 2012 R2

Lists the contents of a folder on a cluster node.

Note

This subcommand was introduced in HPC Pack 2008 R2 with Service Pack 1 and is not supported in previous versions.

Syntax

hpcfile dir /scheduler:<headNode> /targetNode:<node> /dir:<path> 
[/subDirectories:<true|false>]

hpcfile dir {/? | /help}

Parameters

Parameter Description

/scheduler

The name of the cluster head node.

/targetNode

Specifies the name of the cluster node.

/dir

The fully qualified path of the folder (directory) on the target node (that is, the folder that you want to view).

/subDirectories

or

/s

When true, hpcfile recursively lists the content of the subfolders (subdirectories).

By default, this is false (content of the subfolders is not listed).

/?

Displays Help at the command prompt.

/help

Displays Help at the command prompt.