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 Chriss Miller 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: RidgewayM
  • Content: Threads
  • Order by date
  1. RidgewayM

    Using Bash Pipes in Expect Script

    I've never used expect scripting before and I'm trying to create a small script which has gone well except for this final part. I have a key stored in the $key variable and I am trying to write this key to a file on the remote machine. I've tried various puts command and bash scripts but...
  2. RidgewayM

    passing variable to actionLink

    Hi All, I'm new to JSP. Can anyone tell me how to pass the dirname variable below into the actionLink tag? <% String dirname="google.com";%> <a:actionLink href="http://www." + <%= dirname %> target="new" value="click Here" /> Thanks in advance for any help
  3. RidgewayM

    Samba works as root

    Hi All, I worked on this for a week now and was reluctant to ask any questions on this forum, but I can't find the answer anywhere else. host: CentOS 4.4 client: Windows XP Users : one account I'm very new to Linux but I've got CentOS installed and Samba configured and running. Here's my...

Part and Inventory Search

Back
Top