Skip to content

Instantly share code, notes, and snippets.

@SimonLeeGit
Created September 3, 2021 06:18
Show Gist options
  • Select an option

  • Save SimonLeeGit/92e5f94358d958e994777a508a78b44b to your computer and use it in GitHub Desktop.

Select an option

Save SimonLeeGit/92e5f94358d958e994777a508a78b44b to your computer and use it in GitHub Desktop.

Revisions

  1. SimonLeeGit created this gist Sep 3, 2021.
    1 change: 1 addition & 0 deletions read_file_lines.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    $ while read line; do echo $line; done < company.txt