My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 400
For students in participate in 241-620 Advanced Unix Network Programming in 2009 semester 1
=The Problem= All your Unix applications run with the full authority of the account that launched them: your browser can read your SSH private key, your mail reader can mine your browser history, your image converter can delete all your email, and so on. My colleague David was able to find exp...
The unix-jun72 project has scanned in a <a href="http://www.bitsavers.org/pdf/bellLabs/unix/PreliminaryUnixImplementationDocument_Jun72.pdf">printout of 1st Edition UNIX</a> from June 1972, and restored it to an incomplete but running system. Userland binaries and a C compiler have been recovered fr...
====What is mini-shell??==== Mini-shell is a simple Unix Shell written in C program.It employs the system calls to execute the commands.Since it is a part of my academic project,it doesnt have a full-fledged functions of a typical shell though i implemented some of them. ====Features:==== ...
===Introduction=== * Lightweight Unix job control script used to sequence (schedule) dependent Unix shell scripts (Jobs). * Especially useful for running long lasting ETL and Data Warehousing jobs. * Uses tables viz. `job`, `job_dep` and `job_log` created in a RDBMS. (currently suppor...
Ever deleted a file by mistake with "rm" ? Even when prompted to? You can't afford this in production environments. *neverm* will move your file(s) to the /tmp/ directory. Never will your file be deleted again. == Not the same story == This is NOT the same as creating an alias in your s...
General utility shell scripts. The scripnix scripts were written by Dave Rogers <yukondude-strudel-gmail-fullstop-com> and are released into the Public Domain. (Google made me choose a license--ignore that.) I'm still in the process of gathering bits and scraps of code together, but at least...
Normally a boot-loader lacks operating-system features. On the other hand, an OS does not act as a boot-loader. This project will try to *merge* ELKS and GRUB4DOS, and produce a *mixture* to make the best of *both* worlds.
The goal of this project is design and build a computer based around the Motorola 6809, write a binary tool chain and port V7 UNIX to it. Why? Pure cool factor. Plus it's a good exercise in old-school hardware design and tight coding.
Projekt z Inżynierii Oprogramowania na kierunki Informatyka EAIiE AGH. Projekt dotyczy narzędzi automatyzujących czynności administracyjne, takie jak dodawanie użytkownikowi uprawnień do konkretnych usług na wyznaczonych hostach. Projekt ma na celu stworzenie narzędzia w oparciu o centralę administr...
1 2 3 4 5 6 7 8 9 10 Next