Home > Database > Mysql Tutorial > body text

在liunx中编写一个脚步定期删除mysql中的数据_MySQL

WBOY
Release: 2016-06-01 13:39:23
Original
1109 people have browsed it

bitsCN.com
在liunx中编写一个脚步定期删除mysql中的数据 首先创建一个文件目录mkdir myfile vi:创建修改文件vi delradiusdata   [html] vi是linux下创建和编辑文件常用的工具,下面已创建startWeblogic.sh脚本为例,讲解常用操作。  1、首先执行vi startWeblogic.sh,如果此时当前目录下没有这个文件,则会进行新建;如果有同名文件,将会读取改文件内容并显示。   2、进入vi编辑器后,初始时是命令模式,如果需要输入文本,可点击键盘上的i,a,r键(i=insert、a=append、r=replace);   3、输入完文本后,如需对文件进行,拷贝、删除、查找等操作,可点击esc键,退回到命令模式;    bitsCN.com

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template