Created
February 13, 2017 18:17
-
-
Save stwobe/d059f63c4233aefbbd138270d83995a4 to your computer and use it in GitHub Desktop.
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 characters
spell < text.txt > error.log | |
from | |
http://www.tldp.org/LDP/intro-linux/html/sect_05_01.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The file text.txt is first checked for spelling mistakes, and the output is redirected to an error log file: