README.md

eTS Process Information

Introduction

This sample shows how to obtain process information and start a child process to run a shell script in Extended TypeScript (eTS). With this sample, you can obtain the running time, obtain and change the working directory of a process, send a signal to a specific process, start or close a child process, and exit the current process.

Usage

Touch buttons on the home page of the sample app to try the corresponding functions.

Constraints

This sample can only be run on standard-system devices.