tianyun 8 months ago
parent
commit
bd5ef8c1b1
1 changed files with 2 additions and 1 deletions
  1. 2 1
      sh_config.sh

+ 2 - 1
sh_config.sh

@@ -395,4 +395,5 @@ function docker_compose_down() {
 # CentOS/RHEL: sudo yum install moreutils
 # macOS: brew install moreutils
 # 用法  tail -f abc.log | pt
-alias pt="ts '[%Y-%m-%d %H:%M:%S]'"
+alias pt="ts '[%Y-%m-%d %H:%M:%S]'"
+alias rcp='rsync -a --delete '