Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bubsgt95
  • Content: Threads
  • Order by date
  1. bubsgt95

    script errors.. help please

    when i try to run a script.. im getting the following errors.. im not good with ssh.. so.. i need some help. ./change_passwd.pl: use: command not found ./change_passwd.pl: use: command not found ./change_passwd.pl: use: command not found ./change_passwd.pl: use: command not found...
  2. bubsgt95

    how to send cat results of file to a variable

    i am trying to write a script to log on to every server and cat the contents of a file.. and then print that to a log file on my starting point server. is there anyway i can send the results of "cat /etc/sudoers" to a variable? so i can open a logfile.. and just say print $log or...
  3. bubsgt95

    how to check for a bad password?

    this is a repost.. but i got no replys before.. and am just looking for some help.. if anyones out there. i am currently creating a script that uses $telnet->login($user,$passwd) to login and then run the passwd command to change the password.. but the script bombs out if the current password...

Part and Inventory Search

Back
Top