Difference between revisions of "Unix tools"

From HaskellWiki
Jump to navigation Jump to search
(category)
 
m (Reverted edits by Tomjaguarpaw (talk) to last revision by DonStewart)
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
== Examples ==
 
== Examples ==
   
* [[Simple_unix_tools]]
+
* [[Simple unix tools]]
 
* [[/Date|The date command]]
 
* [[/Date|The date command]]
   

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.