by shigemk2

当面は技術的なことしか書かない

2017-11-02から1日間の記事一覧

git coding guidelines

Git

git coding guidelines とりあえずCで書かれていることを覚えたい

fish shell doc_src

fish shell doc_src doc_srcの下のファイルってどうするんだろうって思ったけど、manやdocumentで使われていた。 fish-shell/abbr.txt at master · fish-shell/fish-shell · GitHub

git mailing list

Git

git mailing list こちら。 https://git-scm.com/community

fish argparse not found

aptで入れたfish shell、argparse使えなくないか???2.6.0だけど— shigemk2 (@shigemk2) November 1, 2017 これ。 github.com apt-getで入れられる現行のfishだと2.6.0が入るけど、それだとそもそもargparseが実行できないし、ここのIssueでfixされたコミ…

POSIXLY_CORRECT

If this variable is in the environment when Bash starts, the shell enters POSIX mode (see Bash POSIX Mode) before reading the startup files, as if the --posix invocation option had been supplied. bashをposix modeで実行するための変数。 違い…

getting started BigQuery

getting started BigQuery このあたりを読む。日本語も可。 https://cloud.google.com/bigquery/create-simple-app-api https://cloud.google.com/bigquery/what-is-bigquery