#pragma once
#include "cmd.h"
int shell_pipe_test(int argc, char **argv);
int shell_pipe2_test(int argc, char **argv);