If I execute the command it will open a kedit and continue to a user input prompt. If I hit enter it will exit the script and the kedit will continue to stay open.system("kedit &"); #or `kedit &` chomp(input=<>); exit;
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |