EK
Size: a a a
EK
EK
️
urlregex='((http|https)://[a-zA-Z0-9.]*[:]?[a-zA-Z0-9./@$&%?$#=_~-]*)'
grep -aEo "${urlregex}"
Лс
Лс
urlregex='((http|https)://[a-zA-Z0-9.]*[:]?[a-zA-Z0-9./@$&%?$#=_~-]*)'
grep -aEo "${urlregex}"
Лс
urlregex='((http|https)://[a-zA-Z0-9.]*[:]?[a-zA-Z0-9./@$&%?$#=_~-]*)'
grep -aEo "${urlregex}"
аᶘ
Лс
VP
get_master_status(){
#!/usr/bin/expect
master_status="$(<mysql -u root -p -e "SHOW MASTER STATUS")"
expect "Enter password:"
}
OM
F
get_master_status(){
#!/usr/bin/expect
master_status="$(<mysql -u root -p -e "SHOW MASTER STATUS")"
expect "Enter password:"
}
F
F
F
OM
A