• Home
  • Shell
    • Emacs
    • Perl
    • screen
    • sed
  • Ubuntu
    • VNC
  • Web Development
    • Javascript
    • Joomla
    • MySQL
    • osTicket
  • Windows
    • Gimp

Posts tagged unix

Linux> Aliases

Jun08
2011
Written by Scott Rowley

A couple of quick examples before showing how to set them up:
READ MORE »

A couple of quick examples before showing how to set them up:
READ MORE »

Posted in BASH, Ubuntu - Tagged alias, basic, conditional, epoch, ggrep, grep, if, include, linux, Perl, print, profile, reload, solaris, time, ubuntu, whois

MySQL> Epoch to Unix timestamp

Oct29
2010
Written by Scott Rowley
SELECT from_unixtime(epochEntry) FROM table;
Posted in MySQL - Tagged epoch, MySQL, timestamp

Corrections? Questions? Comments?

Find an error?
Everything work out great for you?
Have some feedback?
Like to see something added to the article?

PLEASE leave us a comment after the article and let us know how we are doing, or if something needs corrected, improved or clarified.

Thank you!
- The Management

Advertisement

Sudo Bash
By Geeks - For Geeks

Back to Top