#ifndef _PATHS_H #define _PATHS_H #define _PATH_BSHELL "/bin/sh" #define _PATH_DEFPATH "/bin:/usr/bin:" #endif