Skip To Main Content

: Use the command New-Item -Path "SHQ (2).txt" -ItemType "File" . macOS

: Open TextEdit, go to Format > Make Plain Text , then save the file as SHQ (2).txt . Terminal : Use the command touch "SHQ (2).txt" . Linux

: Use the command touch "SHQ (2).txt" to create an empty file, or nano "SHQ (2).txt" to create and edit it immediately.

: Type > "SHQ (2).txt" to quickly create a blank file. Mobile (Android/iOS)

: Open CMD and type notepad "SHQ (2).txt" . Click Yes when asked if you want to create a new file.

: Right-click in a folder, select New > Text Document , and rename it to SHQ (2).txt .