• Home
  • Search Tags
  • About

shell

Topics related to shell:

Getting started with shell

This section provides an overview of what shell is, and why a developer might want to use it.

It should also mention any large subjects within shell, and link out to the related topics. Since the Documentation for shell is new, you may need to create initial versions of those related topics.

Different Date/Time format in shell

Below are a few useful links for the date command in Unix shells:

  • Linux: GNU man page for date, includes format codes, see also GNU man page for strftime
  • FreeBSD: BSD man page for date, format codes live in BSD man page for strftime
  • Apple: OS X man page for date, format codes live in OS X man page for strftime
  • Epoch: Unix time, also known as POSIX time (%s, seconds since 1970)

usermod

Downloading Latest Artifcat from Artifactory using Shell Script

Content on the page is taken from Stack Overflow Documentation

This site is NOT affiliated with Stack Overflow or any of the contributors. | Privacy Policy | Terms of Service