Skip to content

Execute a command and get result back as a string.

Notifications You must be signed in to change notification settings

rdi-eg/command_piping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo has been moved to Gitlab and is no longer maintained here.

command_piping

Execute a command and get result back as a string.

Example

cout << RDI::execute_command("cowsay hi") + '\n';

output:

 ____
< hi >
 ----
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

About

Execute a command and get result back as a string.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published