diff --git a/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/127-echo.md b/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/127-echo.md index 80c815120..bb0eb5392 100644 --- a/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/127-echo.md +++ b/content/roadmaps/102-devops/content/102-managing-servers/101-live-in-terminal/127-echo.md @@ -5,4 +5,5 @@ It has the following syntax: `$ echo [options] [string]` e.g. `$ echo "Hello World!"` Free Content -Echo command with Examples \ No newline at end of file +Echo command with Examples +Linux Crash Course - The echo Command