/[fai]/trunk/examples/simple/class/24nis
ViewVC logotype

Contents of /trunk/examples/simple/class/24nis

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1906 - (show annotations) (download)
Tue Jul 15 09:27:22 2003 UTC (9 years, 10 months ago) by lange
File size: 140 byte(s)
moved simple examples to new dir
1 #! /bin/sh
2
3 # add NIS if YPDOMAIN is defined
4
5 if [ -n "$YPDOMAIN" ];then
6 echo "NIS $YPDOMAIN" | tr '.a-z-' '_A-Z_'
7 else
8 echo NONIS
9 fi

Properties

Name Value
svn:eol-style native
svn:executable *
svn:keywords Author Date Id Revision

  ViewVC Help
Powered by ViewVC 1.1.5