更新 src/alias.txt
This commit is contained in:
@@ -193,7 +193,7 @@ alias nn='micro'
|
||||
alias nnd='micro compose.yml'
|
||||
alias dush='du -sh'
|
||||
|
||||
function wdt() {
|
||||
function ddt() {
|
||||
echo "输入测速文件大小(MB) [默认: 2048]: "
|
||||
read -t 30 -p "> " testfile_size
|
||||
if [ $? -ne 0 ] || [ -z "$testfile_size" ]; then
|
||||
|
||||
Reference in New Issue
Block a user