I have one question to ask you
"The Unix program mail specially interprets lines that begin with the character ~ (tilde)".
I don't understand that is mean in unix.
$value =~s/~!/~!/;
It about Mailer Security ?
Some website say "The Unix program mail specially interprets lines that begin with the character ``~'' (tilde)".
But I have question. Why change ~! to ~! it seem?
Thank you
I have question about sprintf function. such as
$mday =sprintf("%02d",$mday);
look at "d" . Sometime I see d and sometime I see "f" I want to know how difference d and f ? And expect d,f have other a,b,c,...,z ?
Thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.