随笔分类 -  Linux

while loop, for loop
摘要:1. create a function to generate file with the filename start with 10 random characters 2. Using for loop to write a function to rename file in batch. 阅读全文

posted @ 2019-10-06 17:47 子子清清 阅读(147) 评论(0) 推荐(0)

basic bash learning 1
摘要:1) a function to check the free memory: 2) using for loop to print the odd number from 1 to 99 3) If and case 4. delete the function name from termina 阅读全文

posted @ 2019-10-06 17:22 子子清清 阅读(114) 评论(0) 推荐(0)

Some useful link for leaning linux shell
摘要:BASH Programming - Introduction HOW-TO http://tldp.org/HOWTO/Bash-Prog-Intro-HOWTO.html For parcticing, you can check out this website called hackerra 阅读全文

posted @ 2019-10-06 13:53 子子清清 阅读(124) 评论(0) 推荐(0)

导航