Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Redirect output of 'passwd' command
Name: Mahesh_vs Date: March 30, 2009 at 03:34:30 Pacific OS: unix Subcategory: General
Comment:
Hi frens, How do I redirect all the o/p lines of 'passwd' command and at the same time give my own prompt lines to the user ie. I just want to replace the following lines-
Changing password for user mahesh. New UNIX password: BAD PASSWORD: it is WAY too short Retype new UNIX password:
Summary: I am redesigning an older batch script to redirect the output to HTML instead of text. I have converted most of the script, but have one section that is giving me problem. My problem is how to ...
Summary: hello all - I'm using vb8 - I'm having difficulty trying to figure out how to send a dos command to the console and output to a textwindow. I want to do this without having a console window open in th...