take <object> [from <container>] [into <container>] <object> can be of the forms: sword, sword 1, all sword, all Additionally, <object> can include object names to exclude: all sword except red sword all except arrow
The take command (alias for 'get') allows you to pick up items or
move them from one container to another. If you do not specify any
containers, the default is to get an item from the room into your hands.
If you do, the containers in both the 'from' and 'into' parts may refer
either to the containers on the ground or to ones in your inventory.
You can specifically force the command to use a container on the
ground: for example, if you have a pack on your back and there is also
one in the room, "take all into pack" would put the items into your pack,
while "take all into pack on ground" would put them into the other one.