Code Monkey home page Code Monkey logo

shell's Introduction

Ganesh Kathiresan

LinkedIn Email StackOverflow

About Myself

I work as a software development engineer at @Amazon, part of Amazon Go's Networking and Cloud Infrastructure team. I used to work at @citrix, part of NetScaler's Web Application Firewall team. I love coding and designing scalable software. In my spare time, I contribute to open-source projects such as @NumPy and @OpenCV.

Social Profiles:

  1. My blog: https://ganeshkathiresan.medium.com/
  2. Technical Papers: https://scholar.google.co.in/citations?user=qqj1AtEAAAAJ&hl=en
  3. You can reach me on LinkedIn or Email by clicking the buttons above.

shell's People

Contributors

ganesh-k13 avatar rahul-rb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

shell's Issues

Error while running the MakeFile

Tried running the MakeFile. Got this error

makefile:4: No clang++ found, consider apt-get install clang, using g++ now
g++ -std=c++11 -w -o obj/utils.o -c src/utils.cpp `python2-config --cflags --ldflags`
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
In file included from src/utils.cpp:1:0:
src/../include/utils.h:28:25: error: conflicting specifiers in declaration of ‘act_child’
 extern struct sigaction act_child;
                         ^
makefile:27: recipe for target 'obj/utils.o' failed
make: *** [obj/utils.o] Error 1

Pipe and redirection incomplete

Pipe and redirection do not execute custom commands.

Fix:

  1. Remove direct call to execute.
  2. Call command_handler instead. (Might need some tweaks itself)

README

Someone make README.md pls.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.