摘要:
#!/bin/ksh grep $NAME filename if [ $? -eq 0 ] echo "Name Found" else echo " Name not Found" fi The $? holds the exit status of the previously execute 阅读全文
posted @ 2021-09-04 18:08
profesor
阅读(1294)
评论(0)
推荐(0)
摘要:
https://www.safesearchkids.com/ https://www.kidzsearch.com/ https://kids.britannica.com/kids/search/ 阅读全文
posted @ 2021-09-04 12:46
profesor
阅读(28)
评论(0)
推荐(0)