Tag Archives: shell

How to have both Mac Os X and Linux installed and share the same home directory files

So much time since my last post! I’m sure that the best way to come back to blog posting is a nice tutorial. I’m going to write how to have the same home directory shared between Mac Os X and Gnu/Linux. Let me call Gnu/Linux just Linux from now on. A unique place for your

Testing Ubuntu 8.10 (Intrepid Ibex) beta on a Macbook (updated!)

It’s a very long time since I abandoned Ubuntu, 1 year and 9 months being precise, although I continued to use Ubuntu derived distros. I decided today to give Ubuntu 8.10 beta a try. Obviously, every time I decide to try a Gnu/Linux distribution it happens that a new release comes out: I downloaded Alpha

Announcing incollo.com service!

When I announced BD-incollo 6 days ago, I also mentioned that I would have launched the service today. I really did that, and I’m very proud to announce the first site that runs BD-incollo. http://incollo.com! Very easy Incollo.com is a collaborative debugging tool like Pastebin or other similar services, but it’s slightly different from it.

BD-shell 1.0.0 released

I’m very pleased to announce the final release of my tiny C Unix Shell. Every requirement has been satisfied. I hope I will find the time to expand it http://task3.cc/projects/bd-shell/

BD-shell 1.0.0 RC2 is out! Processes in background are dangerous

Release Candidate 2 for my C shell is out. This is a real release candidate, code is frozen and hopefully this one does not have serious bugs like RC1. As you may know, RC1 has been retired because of a bug causing a segmentation fault when launching short commands in background. Let’s see why this

BD-shell 1.0.0 RC1 is out!

UPDATE: due to a very serious bug, the rc1 has been retired and replaced by rc2 UPDATE: the release has been delayed for two days I’ve just released the release candidate for the final version of the Unix shell written in C language. Now with a very cleaner code and a lot of bugs fixed!