Browsing Posts in Solaris

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

Sybase Ase 12.5 Video To find Out Address and Ports

This is for A Unix Solaris Box, I never had access to its Sybase before and needed to find out how to remotely connect with it to use different tools to write reports and administer the system. this is much like in the Microsoft SQL DB world where you have SQL Query Analyser and Enterprise Manager For the Windows Side of things.

Will have up soon, please let me know if this of any interest?

Scott