Skip to content

kullanici0606/cmdtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Unix tools reimplementations in Go

Usage:
  cmdtools [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  du          Disk usage
  find        Unix find command
  help        Help about any command
  ps          Subset of ps command
  webserver   Simple HTTP server for filesystem
  uniq        Filter adjacent matching lines from INPUT (or standard input)
  xargs       Execute command lines from stdin

Flags:
  -h, --help     help for cmdtools
  -t, --toggle   Help message for toggle

Use "cmdtools [command] --help" for more information about a command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages