in reply to Re: Running Multiple Commands using System
in thread Running Multiple Commands using System
works fine but using multiple commands in single system call likesystem("sdb -d root on");
doesn't work.system("sdb -d root on 'sdb -d shell; ls'; ");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Running Multiple Commands using System
by Corion (Patriarch) on Jun 27, 2014 at 06:54 UTC | |
by dkhoriya (Initiate) on Jun 27, 2014 at 07:00 UTC | |
by Corion (Patriarch) on Jun 27, 2014 at 07:06 UTC | |
by dkhoriya (Initiate) on Jul 02, 2014 at 09:21 UTC | |
by Corion (Patriarch) on Jul 02, 2014 at 10:30 UTC |