LIN | Learning Linux Command Line (2018 EN)

Discussion in 'Information Technology' started by Kanka, Nov 25, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,047
    Likes Received:
    449
    Trophy Points:
    83
    [​IMG]

    Company: Linkedin Learning
    Author: Scott Simpson
    Full Title: Learning Linux Command Line
    Year: 2018
    Language: English
    Genre: Educational: Operating Systems
    Skill Level: Beginner
    Price: €24.99
    -
    Files: MP4 (+ Exercise Files, Subtitles .SRT)
    Time: 02:18:28
    Video: AVC, 1280 x 720 (1.778) at 30.000 fps, 200 kbps
    Audio: AAC at 128 Kbps, 2 channels, 48.0 KHz



    Knowledge of the Linux command line is critical for anyone who uses this open-source operating system. For many tasks, it's more efficient and flexible than a graphical environment. For administrators, it plays a vital role in configuring permissions and working with files. In this course, experienced instructor Scott Simpson discusses the basics of working with the Linux command line using the Bash shell, focusing on practical Linux commands with examples that help you navigate through the file and folder structure, edit text, and set permissions. Scott also discusses some of the common command-line tools, such as grep, awk, and sed, and command-line apps such as the nano and Vim text editors. The course wraps up with a look at how to install and update software with a package manager.


    Topics include:
    01. Recognize what the characters “-h” represent in the statement “df –h/home/alice/Documents”.
    02. Explain how to recall a previous command in Bash.
    03. Identify what the command “ls -l” will show.
    04. Recall what is needed to use the find command to look for files by name, size, and so on.
    05. List the two modes file permissions can be set to.
    06. Recall why many command line tools are intended to be used in pipes with other commands.
    07. Explain what the command “grep -E "[123]" report.txt” will show.
    08. Identify what the “>” symbol is often used for.


    -------------