タグ

tipsとshellに関するCherenkovのブックマーク (5)

  • cron上でのコマンド実行を再現する - Qiita


    cron  cron 使tips cron   rc cron cron
    cron上でのコマンド実行を再現する - Qiita
  • EnvironmentVariables - Community Help Wiki

    Environment variables provide a way to influence the behaviour of software on the system. For example, the "LANG" environment variable determines the language in which software programs communicate with the user. Environment variables consist of names that have values assigned to them. For example, on a typical system in the US we would have the value "en_US.UTF-8" assigned to the "LANG" variable.

    Cherenkov
    Cherenkov 2012/04/30
    .profileについて .bash_profile
  • 第5回 zshの誇る花形機能“補完” | gihyo.jp


    zshzsh150便  zsh autoload -U compinit && compinit 2 Tab (C-i) - expand-or-complete  ESC C-d ( C-d) - list-choices (delete-char-or-list) 
    第5回 zshの誇る花形機能“補完” | gihyo.jp
    Cherenkov
    Cherenkov 2011/12/10
    大文字 小文字 区別せずに補完 置換 補間
  • Selfkleptomaniac — PHP on Ruby (on PHP on Ruby on…)

    Blogging is a disease: selfkleptomania, your normal condition. About GPG Public Key 同僚がphpDocumentorのソースに変なことが書いてあるというので見ると、確かに変だ。長いコメント部分を除くとこうなっている。 #!/bin/sh if [ -z "$PHP" ]; then PHP=`which php` fi (exec $PHP -C -q -d output_buffering=1 "$0" "$@") 2>/dev/null if [ "$?" -ne "0" ]; then echo "FAILED: Bad environment variable \$PHP (set to \"$PHP\")" exit 1 fi exit 0 <?php ob_end_clean(); // mak

  • 俺の .screenrc が火を吹くぜ


    ! GNU Screen使 .screenrc 使CodeRepos  .screenrc  info   line-by-line  .screenrc  使 PCOSUbuntu
    俺の .screenrc が火を吹くぜ
    Cherenkov
    Cherenkov 2011/01/23
    で結局screenって何なんだぜ?
  • 1