Berkely的学生写的

源代码在线查看: ex-21-01_libtest.sh

软件大小: 1617 K
上传用户: iamguest88
关键词: Berkely
下载地址: 免注册下载 普通下载 VIP

相关代码

				#!/bin/sh				# Chapter 21 - Libraries				# This script demonstrates using the messages.sh library. It has				# been slightly modified from the version in the book so that it				# can be run from the current directory.								. ./messages.sh				MSG="hello"				echo_error $MSG							

相关资源