bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

which file in bash source code (tarball) contain a print output function


From: runicer
Subject: which file in bash source code (tarball) contain a print output function
Date: Tue, 20 Mar 2012 12:29:15 -0700 (PDT)

I have bash-4.2.tar.gz What inside this, All source code .c/.h ,
configuration file. I want to find where is the print standard output
function and add my script like sed 's,Hello,Hi,gI'before it printed. The
result will be every standard output with the hello word will change to Hi
word.
-- 
View this message in context: 
http://old.nabble.com/which-file-in-bash-source-code-%28tarball%29-contain-a-print-output-function-tp33541071p33541071.html
Sent from the Gnu - Bash mailing list archive at Nabble.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]