Skip to content

Instantly share code, notes, and snippets.

@yoku0825
Created June 14, 2013 07:29
Show Gist options
  • Save yoku0825/5780103 to your computer and use it in GitHub Desktop.
Save yoku0825/5780103 to your computer and use it in GitHub Desktop.
$ uname -a
CYGWIN_NT-6.1-WOW64 xxxx 1.7.18(0.263/5/3) 2013-04-19 10:39 i686 Cygwin
$ ps -V
ps (cygwin) 1.7.18
Show process statistics
Copyright (C) 1996 - 2013 Red Hat, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ ps -ef
UID PID PPID TTY STIME COMMAND
xxxx 17748 18836 pty0 16:28:11 /usr/bin/bash
xxxx 18836 1 ? 16:28:10 /cygdrive/c/Program Files (x86)/teraterm/cygterm
xxxx 16728 17748 pty0 16:28:22 /usr/bin/ps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment