linuxshell

There are 14 repositories under linuxshell topic.

  • Naman-72/Linux-Shell

    Linux Shell Implementation In C - Language

    Language:C17100
  • SunzeY/Shell-in-linux

    a simple shell to imitate linux_shell written in C(linux) for BUAA-Unix-Lecture 2021

    Language:C12202
  • sysvin1t/nemsh

    interactive shell developed for NemesisOS from scratch. (can be used with any Linux distro though)

    Language:Python2100
  • Zbomb2000/ZenityPy

    (WARNING: THIS IS A PILE OF STEAMING GARBAGE I MADE YEARS AGO.) I combined Zentiy and Python

    Language:Python1160
  • Akki-T/HackerRank

    HackerRank solutions

  • danindiana/gpt_shell

    GPT generated shell/bash files.

    Language:Shell0100
  • dushyant18033/LinuxShell

    Simple implementation of a basic linux shell in C, capable of handling any executable binary (need to give the absolute path), pipes, I/O redirections, as given in the ReadMe file.

    Language:C0100
  • Johnsonkdavid/ansible_playbooks

    This is a repo which contains some useful ansible tasks which we can done in linux machine

  • WaniaKhance/Face_Detection_using_ROS_Services

    In this project, we described a system which is capable of detecting faces in the images. This system design is based on server-client communication that requires request / reply interaction.

    Language:Python0100
  • JoseCorreaMorales/lenguajes-de-interfaz

    Ejercicios y practicas de la materia de Lenguajes de interfaz. Cada carpeta contiene un programa diferente que realiza una tarea específica. Los programas están escritos en lenguaje ensamblador y se pueden ejecutar en un sistema operativo Linux.

    Language:Assembly10
  • nirokay/Shell-Shenanigans

    This repository houses my shell scripts i wrote. Not all of them will be useful, but maybe you will find something that interests you :)

    Language:Shell10
  • Sohoxic/Shellify

    Shellify is a command-line interface that Unix-based system features like file redirection, pipes, command chaining, and a history navigation system.

    Language:C
  • WaniaKhance/London_Live_Weather_Update_using_ROS_Launch

    In this project, we have developed a same system as given in chapter one but with the use of ‘Launch’ feature of ROS. Launch files provide a convenient way to start up multiple nodes and a master, as well as other initialization requirements such as setting parameters. Also it automatically start roscore if it detects that it is not already running.

    Language:Python10