debug a linux script

December 29, 2010

when running a script in linux be sure to run it like this: # sh -x […]

mssql truncate all log files

December 8, 2010

Learn in MSSQL how to truncate all log files! This transact-sql statement uses the core truncation […]