sudo chown -R newuser:newgroup .
2012-05-31
Linux - Chown
This one command I use often to re-gain ownership of files I have added to my system through secondary hard drives.
sudo chown -R newuser:newgroup .
sudo chown -R newuser:newgroup .
2012-05-11
TSQL - Dates formatting
Anubhav Goyal has done a great job on this...
http://anubhavg.wordpress.com/2009/06/11/how-to-format-datetime-date-in-sql-server-2005/
http://anubhavg.wordpress.com/2009/06/11/how-to-format-datetime-date-in-sql-server-2005/
2012-05-05
Subscribe to:
Posts (Atom)