Changeset 3269

Timestamp:
May 1, 2007, 6:40:13 PM (19 years ago)
Author:
bird
Message:

unixroot

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/essentials/app-shells/bash/config-top.h

    r3231 r3269  
    5252/* The default value of the PATH variable. */
    5353#ifndef DEFAULT_PATH_VALUE
     54
     55
     56
     57
    5458#define DEFAULT_PATH_VALUE \
    5559  "/usr/gnu/bin:/usr/local/bin:/bin:/usr/bin:."
     60
    5661#endif
    5762
     
    5964   the Posix.2 confstr () function, or CS_PATH define are not present. */
    6065#ifndef STANDARD_UTILS_PATH
     66
     67
     68
     69
    6170#define STANDARD_UTILS_PATH \
    6271  "/bin:/usr/bin:/sbin:/usr/sbin:/etc:/usr/etc"
     72
    6373#endif
    6474
Note: See TracChangeset for help on using the changeset viewer.