Skip to content

bradjasper/parappa-the-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Parappa (the wrapper)

Parappa (the wrapper) wraps other commands in a REPL

while read -p $@">" input; do
    $@ $input
done

Example

bash>parappa whois
whois>reddit.com
  
...
  
whois>techcrunch.com
  
...

Ctrl-C/Ctrl-D to exit.

About

Parappa (the wrapper) wraps other commands in a REPL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages