Forrest logo
back to the qm tool

qm-create:tldr:eeb74

qm-create: Create a virtual machine.
$ qm create ${100}
try on your machine

The command "qm create ${100}" is a command used in some scripting languages or systems to create a variable named "100" and allocate memory or assign a value to it.

In this specific command, the dollar sign ($) followed by curly brackets ({}) is used to reference the value of a variable. So, the variable named "100" is being referenced here.

However, without additional context or information about the scripting language or system this command is used in, it is difficult to determine the exact purpose or behavior of this command.

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.
back to the qm tool