> For the complete documentation index, see [llms.txt](https://cybersecurity-cloud-and-it-notes.gitbook.io/kyles-cybersecurity-cloud-and-it-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cybersecurity-cloud-and-it-notes.gitbook.io/kyles-cybersecurity-cloud-and-it-gitbook/hack-the-box/academy/introduction-to-windows-command-line/working-with-directories-and-files/tasks.md).

# Tasks

What command can display the contents of a file and redirect the contents of the file into another file or to the console?

The answer is "type"

What command can be used to make the 'apples' directory? (full command as answer, not the alias)

The answer is "mkdir apples"

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

Target IP: 10.129.203.105

SSH to 10.129.203.105 (ACADEMY-ICL-WIN11) with user "htb-student" and password "HTB\_@cademy\_stdnt!"
