umiyoshumiyosh のブックマーク 2016/02/21 00:59

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Split string with zsh as in Python

    In python: s = '1::3' a = s.split(':') print(a[0]) # '1' good print(a[1]) # '' good print(a[2]) # '3' good How can I achieve the same effect with zsh? The following attempt fails: string="1::3" a=(...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう