

#Dreambox telnet command zip
tar - roughly is the same as unzip and zip but for tarball files.IE (unzip -o /tmp/Latest.zip /media/hdd/latest) that would take a file in the tmp folder and unzip it into /media/hdd/latest. unzip - this command will unzip files to a location of your choice.date - shows you the time and date on your dreambox.
#Dreambox telnet command free
free - this command shows you the memory usage on your dreambox.df - will show you the file system and the file system setup.rm - remove command will remove files normally followed by -rf for a complete removal from the system.find - this command will find a file or folder within your dreambox directory structure.top - this commands will give you current stats of your memory, cpu, program usage.Mostly the list is based on linux commands, but quite a few are not used. I thought it might be a nice idea if we can list down the commands we all know. I am looking for specific commands so I can write a new plugin for Rat Does anyone have a dreambox commands list for use in Telnet or SSH (putty etc)
