Skip to content

dalhuijsen/bashnative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


 **********************************************************
 * BASH-Native: The UNIX userland system, written in BASH *
 **********************************************************
                                  Copyright(C)2011-2013 GPL


 Project completion: ~ 3%
 Latest milestone: Working CHROOT implementation. (*)
 Top priority: mk{nod,dir,fifo} *help?! howto do this without external binaries*
 

 Project goal status:
 
   BusyBox replacement: 5%;
   CoreUtils replacement: 1%;



 Bashnative currently provides:

   basename bash cat clear date dirname editor find gopherd login ls man 
   nano pico rootshell seq sh telnet true uptime vi vim whereis whoami 
   curl wget [1]


 
 Underlying philosophy:

   Main reason; just for fun. 

   We do not recommend this collection ( or the memory model and runtime 
   speed of the Bourne Again SHell ) for production systems.

	To provide a minimal system to be used in, for instance, chrooted 
	environments it can be, and already has proven so, an alternative to
	bigger systems.

	Open source userland:
	No compilation necessary, not ever, a text editor is all you need.









 [1] disclaimer: even though the programs are similar in functionality as
     their named counterparts, they are not exact copies.  Furthermore some
     are just links, for instance, vim, vi, nano and pico all link to the
     editor program. These links are just there for usability reasons.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages