#ifndef BETRIEBSYSTEME_SHELL_H #define BETRIEBSYSTEME_SHELL_H int shell(int in_fd); #endif //BETRIEBSYSTEME_SHELL_H