Skip to content

teaser to create a list of distinct words with their corresponding counts from a text file.

Notifications You must be signed in to change notification settings

t-hofmann/linux-shell-teaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Linux Shell Teaser

Teaser to derive a list of distinct words with their corresponding counts from a text-document.

Tools

  • cat
  • sed
  • tr
  • grep
  • sort
  • uniq

About

teaser to create a list of distinct words with their corresponding counts from a text file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages