« MRTG additional config for VAIO(2) | Main | httpプロトコル解析ツール WFetch »

Aug 24, 2005

シェルスクリプトの文法チェック

作成したシェルスクリプトの文法をチェックするには
シェル名:test.sh とする
--bash
$ /bin/bash -n test.sh

--sh
$ /bin/sh -n test.sh


--参考ページ
http://www.atmarkit.co.jp/flinux/rensai/linuxtips/780chshsyntax.html

|

« MRTG additional config for VAIO(2) | Main | httpプロトコル解析ツール WFetch »

Script」カテゴリの記事

Comments

The comments to this entry are closed.

TrackBack


Listed below are links to weblogs that reference シェルスクリプトの文法チェック:

« MRTG additional config for VAIO(2) | Main | httpプロトコル解析ツール WFetch »