摘要:
cat <<EOF > /etc/apt/sources.list.d/kubernetes.list deb http://mirrors.aliyun.com/kubernetes/apt/ kubernetes-xenial main EOF curl -s https://mirrors.a 阅读全文
posted @ 2020-08-07 10:42
fndefbwefsowpvqfx
阅读(112)
评论(0)
推荐(0)
摘要:
find accepts multiple -exec portions to the command. For example: find . -name "*.txt" -exec echo {} \; -exec grep banana {} \; Note that in this case 阅读全文
posted @ 2020-08-07 09:51
fndefbwefsowpvqfx
阅读(94)
评论(0)
推荐(0)