Skip to content
View jesusaurus's full-sized avatar
  • Earth

Organizations

@jenkinsci @pdxcat @PSU-CAPSTONE-BEEEEEES @Derpstack
Block or Report

Block or report jesusaurus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. mediadex mediadex Public

    Index media metadata into elasticsearch

    Python

  2. Redirect a bash script's output and ... Redirect a bash script's output and error to syslog
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # The pattern `exec > $X 2>&1` does two things: the last bit redirects standard 
    4
    # error to go to standard output, and the first bit sends standard output to the
    5
    # file $X. Here our $X is the process substitution `>( $process )` which takes  
  3. jenkins-logstash-plugin jenkins-logstash-plugin Public

    Jenkins plugin to ship the console log off to Logstash

    Java 6 134

  4. WireNarwhal WireNarwhal Public

    It's kinda like WireShark

    C 2

  5. hpcs-salt-state hpcs-salt-state Public

    Salt state tree for HP Cloud Systems Platform as a Service infrastructure

    Scheme 15 5

  6. cookbook cookbook Public

    some recipes

    9 11