can u tell how to implement the unix commands like cat,grep in html or tell mem any website address
html prog
Collapse
X
-
Tags: None
-
You cannot implement them in HTML. HTML is a language for the display of information to users. If you are wanting information about a system to be displayed on the screen, you will have to have some other language, behind the scenes, doing that work for you.Originally posted by raghuramkrishnacan u tell how to implement the unix commands like cat,grep in html or tell mem any website address
Regards,
Jeff
Comment