Shows all the available commands
Further parameters:
None
Example:
help
Shows the current time based on your region
Further parameters:
None
Example:
time
Lists all items in the current directory
Further parameters:
None
Example:
list
Notes:
Folders are highlighted in green
Updates the operating system
Further parameters:
Name of the ISO file
Example:
update -> neurasys-3.0.0-24-ESD.iso
Creates a file with the specified name (including the extension) and content
Notes
You can use "\n" to create a new line
Further parameters:
Name of the file (with the extension)
Content of the file
Example:
create -> start.bat -> explorer.exe
Deletes the specified file
Further parameters:
Name of the file
Example:
delete -> start.bat
Shows the content of the specified files
Further parameters:
Name of the file
Example:
read -> important.txt
Opens the specified image file
Further parameters:
Name of the file
Example:
openimg -> neurasys.png
Opens the specified MP3/4 file
Further parameters:
Name of the file
Example:
openmp -> video.mp4
Edits the specified file's content
Further parameters:
Name of the file
Changes to be made
Example:
edit -> test.txt -> I love NeuraSys
edit -> test.txt -> <1> I love NeuraSys
Renames the specified file to a new name
Further parameters:
Old name of the file
New name of the file
Example:
rename -> important.txt -> deletethis.txt
Runs the specified file
Further parameters:
Name of the file
Example:
run -> start.bat
Downloads the specified page or file
Further parameters:
URL
Example:
download -> https://neurasys.net/
Copies the specified file or folder to the specified folder
Further parameters:
PATH for the file or folder that will be copied
PATH for the folder that the file (or folder) will be copied to
Example:
copy -> root\neurasys.txt -> root\folder
Creates a folder
Further parameters:
Name of the folder
Example:
createDir -> mcserver
Deletes the specified folder
Further parameters:
Name of the folder
Example:
deleteDir -> mcserver
Changes to the specified folder or drive
Further parameters:
Name of the file or drive
Example:
changeDir -> mcserver
changeDir -> E:\
Goes to the parent folder
Further parameters:
None
Example:
backDir
Shows the path of the current directory
Further parameters:
None
Example:
currentDir
Opens the Hyper-V manager panel
Further parameters:
None
Example:
virtualization
Logs out from the current user account
Further parameters:
None
Example:
logout
Starts a powershell command prompt
Further parameters:
None
Example:
powershell
Opens a new video of NeuraSys
Further parameters:
None
Example:
newwindow
Opens SSH management panel
Further parameters:
Install SSH (Option 1) or Uninstall SSH (Option 2)
Install SSH (Option 1):
Password for remote access
Uninstall SSH (Option 2):
None
Example:
ssh -> 1 -> neurasys
ssh -> 2
Opens monitoring panel
Further parameters:
System information (Option 1) or System usage (Option 2) or Battery status (Option 3)
System information (Option 1):
None
System usage (Option 2):
None
Battery status (Option 3):
None
Example:
monitoring -> 1
monitoring -> 2
monitoring -> 3
Clears the console
Further parameters:
None
Example:
clear
Shuts down the computer
Further parameters:
None
Example:
shutdown
Restarts the computer
Further parameters:
None
Example:
restart