{"id":19930972,"url":"https://github.com/ericlondon/ruby-exec-shell-with-timeout","last_synced_at":"2026-05-13T15:34:04.291Z","repository":{"id":69969183,"uuid":"11526343","full_name":"EricLondon/Ruby-Exec-Shell-With-Timeout","owner":"EricLondon","description":"Ruby Exec Shell With Timeout","archived":false,"fork":false,"pushed_at":"2013-11-19T15:27:11.000Z","size":124,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T11:27:43.005Z","etag":null,"topics":["pty","ruby","shell","timeout"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EricLondon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-19T11:20:05.000Z","updated_at":"2018-11-26T11:39:04.000Z","dependencies_parsed_at":"2023-02-21T07:25:38.118Z","dependency_job_id":null,"html_url":"https://github.com/EricLondon/Ruby-Exec-Shell-With-Timeout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EricLondon/Ruby-Exec-Shell-With-Timeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricLondon%2FRuby-Exec-Shell-With-Timeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricLondon%2FRuby-Exec-Shell-With-Timeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricLondon%2FRuby-Exec-Shell-With-Timeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricLondon%2FRuby-Exec-Shell-With-Timeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EricLondon","download_url":"https://codeload.github.com/EricLondon/Ruby-Exec-Shell-With-Timeout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EricLondon%2FRuby-Exec-Shell-With-Timeout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32988966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"ssl_error","status_checked_at":"2026-05-13T13:14:51.610Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pty","ruby","shell","timeout"],"created_at":"2024-11-12T23:05:44.477Z","updated_at":"2026-05-13T15:34:04.276Z","avatar_url":"https://github.com/EricLondon.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ruby-Exec-Shell-With-Timeout\n============================\n\nRuby Exec Shell With Timeout\n\nExample Usage (see: example.rb)\n\n```ruby\n#!/usr/bin/env ruby\n\nrequire 'rubygems'\n\n# include path\n$:.unshift File.dirname(__FILE__)\n\nrequire 'exec_with_timeout.rb'\n\ncommand = %{ruby -e \"(1..100).each {|x| puts x; sleep 1}\"}\noutput = Exec_With_Timeout.exec command, 10\nputs output\n```\n\n```bash\n$ ./example.rb\n1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericlondon%2Fruby-exec-shell-with-timeout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericlondon%2Fruby-exec-shell-with-timeout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericlondon%2Fruby-exec-shell-with-timeout/lists"}