tokkee.org

 

Proof-of-concept repiping support

The freakshell now supports a very basic proof-of-concept repipe command. See the following sample output:
frsh> cat foo
#!/bin/bash
sleep 30
echo "foo"
sleep 30
echo "bar"

frsh> ./foo | ls
[ls output]
frsh> jobs
./foo (pid = 19343)
frsh> repipe 19343 wc -l
2

sunday, april 02, 2006 | path: /projects/freakshell | permanent link

 

Mailinglist and SVN repository

If you want to watch us fooling around, you may subscribe to our mailing lists or get the most up to date version of the source code from our subversion repository. Don't expect too much though... we're still in planning stage ;-)

wednesday, march 08, 2006 | path: /projects/freakshell | permanent link

 

freakshell "revival"

The freakshell is a very freaky shell... It is so tremendously freaky that it's in planning stage for almost three years by now. Today, I registered freakshell.org, so, now we at least have a nice domain and a lot of webspace - the web site is in planning stage, however... Enjoy ;-)

monday, march 06, 2006 | path: /projects/freakshell | permanent link

 

 

Archive: 2007, 2006, 2005
RSS Feed


Copyright (C) 2005 Sebastian Harl
Last modified: january 28, 2007
You are: 38.103.63.61