Created
September 3, 2021 06:18
-
-
Save SimonLeeGit/92e5f94358d958e994777a508a78b44b to your computer and use it in GitHub Desktop.
Revisions
-
SimonLeeGit created this gist
Sep 3, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ $ while read line; do echo $line; done < company.txt