タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

SSHとbashに関するpwdのブックマーク (2)

  • 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

    pwd
    pwd 2019/06/07
  • 知らないとrsyncでもハマるシェル初期化 - Qiita

    シェルの初期化を調べたキッカケ 先日新たにセットアップしたcentOSインスタンスにrsyncしようとしたところ、 下記エラーが起こった。 protocol version mismatch - is your shell clean? (see the rsync man page for an explanation) rsync error: protocol incompatibility (code 2) at compat.c(69) rsyncのoptionでなにかミスったかと思ったけど、 ぐぐってココで There is probably a script producing output in your .bash_profile or similar fileとおっしゃっていた。 sshでサーバへ接続してみると接続直後に が出力されていた。 シェル初期化について シェル

    知らないとrsyncでもハマるシェル初期化 - Qiita
    pwd
    pwd 2019/06/07
  • 1