推荐
专栏
教程
课程
飞鹅
本次共找到4599条
bin文件
相关的信息
可莉
•
3年前
-r -n -t -n-t
root@localhostadvanced_shell_scriptcattest15.sh!/bin/bash!/bin/bashechoe默认情况下,echo命令只显示可打印文本字符。在创建菜单项时,非可打印字符通常也很有用,比如制表符和换行符。要在echo命令中包含这些字符,必
Wesley13
•
3年前
mysql 备份脚本
!/bin/bashauto backup mysql every database;date 2014.07.07author firxiaomysql_configHOST"localhost" mysql主机IPUSER"xxxx"
Stella981
•
3年前
Mac下 android stutio 开发环境搭建
android的相关下载一般都是不能直接走官网的。所以分步骤来实现。1.在www.androidstudio.org下载studio和sdk,并分别解压、安装。2.直接运行studio时,会卡在一个界面很久。解决方法如下:在androidstudio安装目录下的bin目录下找到idea.propreties文件,在最后加上一句
Stella981
•
3年前
Docker 入门 4 容器端口映射 和 Nginx 部署
前言容器端口映射dockerrunPp(ip:hostPort:)containerPortit<image/bin/bash...Nginx部署dockerport<id/容器名
Stella981
•
3年前
Python 调用 ES、Solr、Phoenix
1!/usr/bin/envpython2coding:utf834@Time:2019/8/125@Author:ZhangFan6
Stella981
•
3年前
Python脚本 from collections import namedtuple 失败
脚本collections.py代码如下!/usr/bin/python3coding:utf8collectionsfromcollectionsimportnamedtuplePointnamedtuple('Point','x','y')
Wesley13
•
3年前
mysql 导入hive的脚本
!/bin/bashtanj20170911DATE\date%Y%m%d\TIME\date%H:%M:%S\echo"$DATE$TIMEstart"if \!n"$1"\;then
Stella981
•
3年前
Linux Shell 脚本
知道脚本的存在,也会偷懒写一点用,但是真的不熟,最近想偷懒用脚本log的方式跑训练程序,所以边查边写,凑合着写了一个能用的。1、基本使用 新建一个文件(run.sh),写上 !/bin/bashthmain.lua 第一行一定要有,不然不能运行。 修改权限:chmodxrun.sh
Stella981
•
3年前
Hadoop Yarn REST API未授权漏洞利用挖矿脚本
!/bin/bashmkdir/var/tmpchmod777/var/tmppkillfgettynetstatantp|grep'27.155.87.59'|grep'ESTABLISHED'|awk'{print$7}'|sede"s/\/.//g"|
Stella981
•
3年前
LNMP环境搭建Zabbix监控平台自动化安装脚本
vimauto\_install\_lnmp\_zabbix.sh!/bin/bashAutoInstallLNMPEnvironmentAndZabbixsource/etc/rc.d/init.d/functionsDefineNginxpathvariablesNGINX\_URLhtt
1
•••
11
12
13
•••
460