In Solaris the command line has to be used all the time. One task that you will run into either through Solaris, Linux, OSX, or even the iphone OS is the moving of files. here is the command and you can use it at will.
Move all files in directory to test directory: mv * /test
Move one file only: mv onefilename /test
Let me know what you think and if you have any tips yourself!
Thanks
Scott @ http://scottalvarino.com