What are the subcommands that are provided by terminal emulator?
Answer Posted / Dharmendra Yadav
The Terminal Emulator provides various subcommands, including navigating and manipulating files (cd, ls, cp, mv, rm), executing shell scripts (bash, sh), and running executables (./filename). The available commands depend on the operating system being emulated.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers