タグ

bashに関するCherenkovのブックマーク (10)

  • 全訳!fishシェル普及計画

    デフォルト の設定が貧弱→fishならば 無設定で便利機能満載 シェルスクリプト が苦手→fishスクリプトならば シンプル でわかりやすい 無駄に 多機能 で覚えきれない→fishは必要な機能を 厳選 している マニュアルが わかりづらい →fishのマニュアルは 具体例満載 でわかりやすい 設定ファイル を書くのが面倒→fishならば Webブラウザ で設定できる! 補完設定 を書くのが面倒→fishならばmanページを解析して 自動で 補完設定をしてくれる シングルクォート 中にシングルクォートを書けない→fishならば \’ と書ける 関数や環境変数を保存 するのに設定ファイルの書換えが面倒→fishならばその場で 永続化 できる 和訳 マニュアルがない→fishの 最新版公式文書を全訳済 他にもこんな便利機能があります。 Webブラウザのような Auto suggestion ま

    全訳!fishシェル普及計画
  • ShellCheck – shell script analysis tool

    GPLv3: free as in freedom documented on the ShellCheck Wiki available on GitHub (as is this website) already packaged for your distro or package manager supported as an integrated linter in major editors available in CodeClimate, Codacy and CodeFactor to auto-check your GitHub repo written in Haskell, if you're into that sort of thing.

  • bashの初見殺しっぷりがハンパない件 - Qiita

    「これ知らなきゃ分からないだろ!」 「エラーの原因はわかったけど、なんか腑に落ちない」 いま悩んだ2時間返せ! bashというか、UNIXのコマンドに慣れてない 僕みたいな新人エンジニアが 気をつけた方がいいポイントまとめました。 あいことばをわすれない 微妙にエラーが出ないため、気づかないまま進んでしまい、 のちのち絶妙に致命的なことになってしまうので注意。 一行目忘れて2時間悩みました 二行目のオプションつけなかったため2時間悩みました setのオプションはお好みで あいことばの解説: http://qiita.com/magicant/items/f3554274ee500bddaca8 半角スペースをつけるな!半角スペースをつけろ! shellさんはスペースに非常に神経質です。 よくある変数代入では=の前後にスペースいれてはダメです。

    bashの初見殺しっぷりがハンパない件 - Qiita
  • bashにおける脆弱性「Shellshock」について


    2014/09/26  [netagent-blog.jp] bashShellshock LinuxMac OS XUNIXOS使bash(Shellshock) bash調   CGIWeb CGIWebWeb
  • suz-lab.com - suz lab リソースおよび情報

    This webpage was generated by the domain owner using Sedo Domain Parking. Disclaimer: Sedo maintains no relationship with third party advertisers. Reference to any specific service or trade mark is not controlled by Sedo nor does it constitute or imply its association, endorsement or recommendation.

    Cherenkov
    Cherenkov 2012/04/30
    .profileと.bash_profileは同じか
  • @kyanny's blog


     Quipper 退 YAPC::Hiroshima 2024  宿
    @kyanny's blog
  • GitHub does dotfiles - dotfiles.github.io

    GitHub ❤ ~/ Why would I want my dotfiles on GitHub? Backup, restore, and sync the prefs and settings for your toolbox. Your dotfiles might be the most important files on your machine. Learn from the community. Discover new tools for your toolbox and new tricks for the ones you already use. Share what you’ve learned with the rest of us. Navigating this site If you’re just starting out, before you g

  • Man page of BASH


    Section: User Commands (1) Updated: 2010 December 28 Index JM Home Page roff page  bash - GNU Bourne-Again SHell  bash [options] [file]  Bash is Copyright (C) 1989-2011 by the Free Software Foundation, Inc.  bash sh bash Korn C (ksh  csh) 便 bash  IEEE POSIX specification (IEEE Standard 1003.1)  Shell and Utili
    Cherenkov
    Cherenkov 2012/04/15
    [[ test 条件式は複合コマンド [[ と組み込みコマンドの test および [ によって使用でき、ファイルの属性を調べたり文字列比較や算術式比較 ‎[[ では < と > の演算子は現在のロケールでの辞書順で 比較。testは ASCII順で比較
  • Bash Reference Manual

    Bash Features This text is a brief description of the features that are present in the Bash shell (version 5.2, 19 September 2022). The Bash home page is http://www.gnu.org/software/bash/. This is Edition 5.2, last updated 19 September 2022, of The GNU Bash Reference Manual, for Bash, Version 5.2. Bash contains features that appear in other popular shells, and some features that only appear in Bas

  • cat コマンドでネコを走らせる - hogehoge @teramako


    RT https://github.com/teramako/scripts/blob/master/shell/cat.sh cat  concatenate  bash ~/bin/catCPerlCPerl... 2 1      
    cat コマンドでネコを走らせる - hogehoge @teramako
  • 1