ref: https://cmdchallenge.com/#/hello_world
今天分享的是一個有趣的 Command Line Interface(CLI) 挑戰,該挑戰主要是基於 Linux bash 的環境有一系列的指令挑戰
挑戰內容基本上都不會太困難,一開始都是非常基礎的 Linux 指令操作,後面會需要使用 grep, sed, awk, find 等不同指令的組合來完成任務。
大部分的題目都會基於一些情境,譬如想要針對 httpd server 底下的 log 進行過濾,計算符合某些內容的行數等等
每道題目除了自行挑戰外也可以看一下別人的解決方案,不過解決方案中有一些是作弊的內容,譬如直接針對題目用 echo 輸出之類的,就滿搞笑的。
我認為這類型的挑戰有兩個值得去玩看看的理由
1. 測試自已是否能夠解決每一個問題,順便看一下自己的解決方式跟別人的比起來如何,有時候會有一些意想不到的指令與用法可以讓整個寫法更為簡潔
2. 如果有面試需求的時候,可以考慮從這邊找一些相關題目,看看面試者對於 shell script 的熟悉度,同時互相討論每個解法的好壞處。
歡迎愛寫 shell script 的人都寫一遍看看
「linux echo shell」的推薦目錄:
- 關於linux echo shell 在 矽谷牛的耕田筆記 Facebook 的最佳解答
- 關於linux echo shell 在 How to echo shell commands as they are executed 的評價
- 關於linux echo shell 在 echo command || unix || linux || with options - YouTube 的評價
- 關於linux echo shell 在 Easier way to execute the last echo command in a shell? 的評價
- 關於linux echo shell 在 Shell scripts and other related concepts - GitHub Pages 的評價
- 關於linux echo shell 在 Hackerrank/linux-shell---bash---a-personalized-echo.sh - GitHub 的評價
linux echo shell 在 echo command || unix || linux || with options - YouTube 的推薦與評價
unix # linux #sudhakaratchala. ... echo command || unix || linux || with options || examples || shell || scripting || programming. ... <看更多>
linux echo shell 在 Easier way to execute the last echo command in a shell? 的推薦與評價
I'm using bash shell. If I ... ... <看更多>
linux echo shell 在 How to echo shell commands as they are executed 的推薦與評價
... <看更多>