s_all

来自「这是linux下运行的mysql软件包,可用于linux 下安装 php + m」· 代码 · 共 24 行

TXT
24
字号
#!/bin/sh -#	$Id: s_all,v 1.10 2001/08/04 14:01:44 bostic Exp $sh s_dir#sh s_perm		# permissions.sh s_symlink		# symbolic links.sh s_readme		# db/README file.## The following order is important, s_include must run last.#sh s_config		# autoconf.sh s_recover		# logging/recovery files.sh s_rpc		# RPC files.sh s_include		# standard include files.sh s_win32		# Win32 include files.sh s_win32_dsp		# Win32 build environment.#sh s_vxworks		# VxWorks include files.#sh s_java		# Java support.sh s_test		# Test suite support.sh s_tags		# Tags files.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?