fprintf/F 2.0

fprintf_c.gz ( Filesize:  7,186 )

ダウンロードはこちら

※ボタンを押すとダウンロードが始まります。

ダウンロード

ソフト詳細説明

C言語に似たフラクタルな書式となっている出力ユーティリティ・コマンドです。本当は「printf」としたかったのですが、既にLinuxには「printf」コマンドが存在していたため「fprintf」としました。
既存コマンドとの大きな違いは、func関数コマンドを許容していることです。より、C言語に近いものとなっています。
なお、本プログラムは完全という訳ではありません。そこは、皆様のご協力をお願いします。
※プログラムは、gzip圧縮されています。

[example.1]
fprintf '("hello, world.\n")'
[example.2]
fprintf '("Welcome to %s!!\n", "the Linux world")'
[example.3]
fprintf '("This version is for %s.\n", (echo "UNIX"))'
[example.4]
echo "echo fractal" | fprintf '("%s is %s command.\n", "FPRINTF", #2)'

This is a fractal output utility command by which it makes the C programming language style form possible. I really wanted to do a utility command name with 'printf' but because it already existed in Linux, I made it into the name of 'fprintf'.
As for straight differences of this command and a current command, discription of the FUNC function utility command is possible.
Therefore, a form becomes closer to the C programming language.

This program it doesn't mean be programed perfectly. Because it is, I expect everybody's cooperation.
note: This program is condensed using 'gzip'.

動作環境

fprintf/Fの対応動作環境
ソフト名:fprintf/F
動作OS:UNIX
機種:汎用
種類:フリーソフト
作者: 和泉 博