Skip to content

BerndStorck/compare-shell-builtins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compare Shell Builtins

Purpose: Compares shell builtin commands.

This program compares the names of shell builtin commands with the builtin commands of Bash. The currently supported shells are: elvish, fish, ksh, tcsh and zsh.

Usage

cmp_builtins <shell name>
cmp_builtins --help|-h
cmp_buildins --version

Restrictions

  • <shell name> has to be a value out of: elvish, fish, ksh, tcsh and zsh.
  • The shell, for which you call cmp_builtins should be installed. Be cautious: Currently the program does not check, if the shells are installed!

About

Compares shell builtin commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages