# Midnight Commander

Once you have Linux terminal window opened, you can use native Linux commands and tools to perform the tasks but it is convinient to use Midnight Commander (<https://midnight-commander.org/>), which is a Linux file explorer. It is preinstalled on all the ICU tech SBC based products.

To start it with the administrator rights, enter:&#x20;

*sudo mc*

<figure><img src="/files/OcjiASP6DfLttj0Smz0t" alt=""><figcaption></figcaption></figure>

Using administrator rights will enable you to copy the files freely.

The basic user instruction can be found in <https://midnight-commander.org/wiki/doc/common/actions>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.boomerang3.com/tools-for-sbc-products/midnight-commander.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
