Difference between revisions of "Unix tools"
From HaskellWiki
Tomjaguarpaw (talk | contribs) (Deleting page that hasn't been edited for over 10 years) |
m (Reverted edits by Tomjaguarpaw (talk) to last revision by DonStewart) |
||
Line 1: | Line 1: | ||
+ | Examples of the use of Haskell for practical Unix tasks. | ||
+ | == Examples == | ||
+ | |||
+ | * [[Simple unix tools]] | ||
+ | * [[/Date|The date command]] | ||
+ | |||
+ | Add your own implementations on sub pages. | ||
+ | |||
+ | [[Category:Tutorials]] |
Latest revision as of 15:19, 6 February 2021
Examples of the use of Haskell for practical Unix tasks.
Examples
Add your own implementations on sub pages.