Coder Social home page Coder Social logo

walterdejong / pconsole Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 5.0 236 KB

admin tool for typing into multiple terminal windows at once

Home Page: https://walterdejong.github.io/pconsole/

Shell 20.80% C 65.48% Makefile 9.40% HTML 4.31%
terminal

pconsole's People

Contributors

gillespiem avatar roboshim avatar walterdejong avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

pconsole's Issues

it's ps -j on BSDish systems

On BSD-ish systems, the ps command likes the -j argument rather than the -ef arguments used in pconsole.sh.

As pointed out a long time ago by both Marek Jaros and Davin Reade.

Doesn't make

executing make install
gives

Makefile:49: .depend: No such file or directory
gcc -Iinclude -M List.c Conn.c cstring.c terminal.c commands.c pconsole.c > .depend
In file included from Conn.c:24:0:
include/Conn.h:26:20: fatal error: config.h: No such file or directory
compilation terminated.
In file included from cstring.c:24:0:
include/cstring.h:26:20: fatal error: config.h: No such file or directory
compilation terminated.
In file included from terminal.c:25:0:
include/cstring.h:26:20: fatal error: config.h: No such file or directory
compilation terminated.
In file included from commands.c:26:0:
include/cstring.h:26:20: fatal error: config.h: No such file or directory
compilation terminated.
In file included from pconsole.c:26:0:
include/cstring.h:26:20: fatal error: config.h: No such file or directory
compilation terminated.
Makefile:77: recipe for target '.depend' failed
make: *** [.depend] Error 1

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.