current time

Linux: Bash Get Time

by Vivek Gite on October 27, 2010 · 1 comment

How do I get the system time in BASH? How can I get the Linux system using bash shell?

{ 1 comment }

HowTo: Get Current Time In Shell Script

by Vivek Gite on May 25, 2009 · 0 comments

How do I get current server time in shell script?

{ 0 comments }

UNIX Date Command Examples

by Vivek Gite on January 27, 2009 · 9 comments

How do I view and set date under UNIX operating systems?

{ 9 comments }

Q. How do I change the color of my shell prompt under Linux ? A. You can change the color of your shell prompt to impress your friend or to make your own life quite easy while working at command prompt. In the Linux default shell is BASH. Your current prompt setting is stored in [...]

{ 44 comments }

I’d like to find out how long the system has been running under UNIX or Linux operating system. How do I find out system uptime?

{ 6 comments }