Skip to content

bjarneh/cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ What ]


Small command line utilities:

    * wcl  -  recursive `wc -l`
    * fnd  -  fast and simple find tool
    * peg  -  simple pgrep alternative
    * nog  -  guess Norwegian file encoding: Latin-1||UTF-8 (very basic)
    * sen  -  encrypt/decrypt files with SHA1 xor scheme


[ Install ]

    go run mk.go install


[ Uninstall ]

    go run mk.go uninstall


The install target will compile the binaries and
move them to $HOME/bin with fallback to $GOBIN



[ License ]

>= GPL v3.0

About

command line utility stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages