#!/bin/sh
#
# getProcInfoPAth - Return the default directory for reading proc info
#


echo "/proc"
