bdsdc
published on 2024-10-08 included in category 运维 rsync拷贝数据 text #!/bin/bash if [ $# -ne 1 ]; then echo "Error: not enough arguments!" echo "Usage is: $0 rsync_src_dir" exit 3 fi # rsync src and dest dir r_src_dir=$1 # create date dir project_dir="/gri-ziyandata-0" current_date=$(date +%Y%m%d%H%M) value="/share/ZFS530_DATA" r_src_dest="$project_dir/${current_date}-tmp" mkdir -pv ${r_src_dest} # start time start_time=$(date +%Y-%m-%d\ %H:%M:%S) echo "Start_time: $start_time" echo "Rsync task started..." #data_size=`df -h |grep "share"|grep "extarnel" |grep "/sdb"|awk
bdsdc
published on 2024-09-24 included in category 编程 垃圾回收机制垃圾回收机制(Garbage Collection) 简称GC js中内存的分配和回收都是自动完成的,内存在不使用的时候会被垃圾回收器自动回收 内存的生命周
bdsdc
published on 2024-09-24 included in category 运维 mysql问题创建库 text create database 数据库名; CREATE DATABASE wg_media_hot DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; 删除库 text drop database 数据库名; 建用户 text CREATE USER 'sprint01'@'%' IDENTIFIED BY 'Sprint02@mysql'; CREATE USER 'test'@'%' IDENTIFIED BY 'test123'; CREATE USER 'wg_dba'@'%' IDENTIFIED BY 'Wgdb%2017'; username:你
bdsdc
published on 2024-09-24 included in category 运维 to-my-cosh 要以管理员身份打开Powershell
bdsdc
published on 2024-09-23 included in category 投资 慢慢变富在这个圈子,我奉行的座右铭比较奇葩:我没有很多人聪明,但我比很多人笨就好;我没有很多人圆融,但我比很多人认真就行! 这段对话值得币圈所
bdsdc
published on 2024-09-03 included in category 软件 sso 阿里云sso Authing authentik 新技术 RPA+AI: 无人自动化 windows 激活软件:https://cmwtat.cloudmoe.com/cn.html 纯净版系统
X-ABC形态可以说是经常出现的一种反转形态,基本上所有的k线走势都会出现的,只不过你没有留意 下面我简单讲解下,你们就会发现的 确认反转首先我
bdsdc
published on 2024-08-22 included in category 软件 VMware大调整近日,被博通收购后的VMware宣布将桌面虚拟化软件免费给个人用户用了,Windows端的Workstation Pro和M