タグ

CLIに関するgfxのブックマーク (11)

  • コマンドラインツールを作るときに参考にしている資料 | SOTA


     - YAPC::Asia Tokyo 2014  YAPC   UNIX UNIX Mike GancarzUNIX  
    gfx
    gfx 2018/03/13
  • You will be redirected shortly

    Redirecting… Click here if you are not redirected.

    gfx
    gfx 2015/07/21
  • Re: UNIX Command Idioms - (ひ)メモ

    Re: [twitter:@riywo]'s UNIX Command Idioms ps auxwwwwwww number of "w" depends on my mood in that day :D ps auxwwwwwwwww -L netstat -tna / -una / -tnl / -tnap tar xvf tar zxvf / jxvf / Jxvf are boring trailing slash in rsync rsync -av file [file] HOST:dir/ rsync -av dir/ HOST:dir/ tcpdump -i any -nlx strace -s 100 -fFTttt diff -u /path/to/file <(ssh host cat /path/to/file) see also: http://d.haten

    Re: UNIX Command Idioms - (ひ)メモ
    gfx
    gfx 2013/02/28
  • おそらくはそれさえも平凡な日々: 2013年のGetopt::Long


    Getopt::Long Getopt::Longgnu parallel使Getopt::Longtips PerlGetopt::Long 使    #!/usr/bin/env perl =head1 DESCRIPTI
    gfx
    gfx 2013/02/02
  • いまさら聞けない、IDisposableインターフェイス - Bug Catharsis

    マネジーリソースとアンマネージリソース.NET Frameworkで扱うリソースの種類は、大きく2つに分けることができる。 CLRが管理するマネージリソース(GCヒープ)と、CLRが管理しないアンマネージリソース。 ガベコレによってオートマチックに解放されるのがマネージリソースで、 開発者が責任を持ってマニュアル管理しなければならないのがアンマネージリソース。 マイクロソフトから提供されているクラスについては、ガベコレがマネージリソースを回収するときに、 アンマネージリソースの解放も一緒に行われるが、それは、そのようにそのクラスが実装されているからにすぎない。 自分でアンマネージリソースを扱った実装をするクラスについては、 ガベコレはあくまでマネージリソースしか回収しないので、自らの手でアンマネージリソースを 解放してあげるように実装しなければ、いつまでたってもアンマネージリソースは解放さ

    いまさら聞けない、IDisposableインターフェイス - Bug Catharsis
    gfx
    gfx 2012/12/18
  • 第1回 業開中心会議 .NET技術の断捨離


    調Ustream   Ustream     #devchu     #devq Facebook on Facebook .NET1010.NETC#VB.NET10 
    gfx
    gfx 2012/12/17
  • VMKit: a substrate for virtual machines

    You can still play with the last VMKit release, but the project is not more maintained. Moreover, the information on these pages may be out of date. If you are interested in restarting the project, please contact Gaël Thomas Current MREs are monolithic. Extending them to propose new features or reusing them to execute new languages is difficult. VMKit is a library that eases the development of new

    gfx
    gfx 2012/09/24
  • インサイド .NET Framework [改訂版]

    連載は、以前の連載を.NET Frameworkの新しいバージョンである「.NET Framework 1.1」に対応させ、全面的に加筆・修正を行った改訂版です。

  • JSIL - .NET to JavaScript compiler

    JSIL is a compiler that transforms .NET applications and libraries from their native executable format - CIL bytecode - into standards-compliant, cross-browser JavaScript. You can take this JavaScript and run it in a web browser or any other modern JavaScript runtime. Unlike other cross-compiler tools targeting JavaScript, JSIL produces easy-to-debug JavaScript while still maintaining the behavior

    gfx
    gfx 2012/01/10
    "JSIL is a compiler that transforms .NET applications and libraries ... into JavaScript"
  • Programming Information

    This browser is no longer supported. Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

    Programming Information
    gfx
    gfx 2012/01/07
  • にひりずむ::しんぷる - IO::Prompt::Simple 書いた


     :: - IO::Prompt::Simple 0.01  xaicron:> ExtUtils::MakeMaker 1prompt 使IO::Prompt  tokuhirm:> @xaicron IO::Prompt::Simplexaicron:> @tkuhirom srd! xaicron/p5-IO-Prompt-Simple - GitHub  ExUtils::MakeMaker  prompt()  terminal
    gfx
    gfx 2011/09/20
  • 1