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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by likedoinit

  1. likedoinit

    Wic 1DSUT1 channel setup

    hey that worked great!! thanks a million. Jason
  2. likedoinit

    Wic 1DSUT1 channel setup

    How do you tell the Wic 1DSUT1 internal csu/dsu to only use 4 channels of the T1? I have a 1605 router. Thanks. Jason
  3. likedoinit

    cisco 2501 router

    Yes I would have to say the 2501's are a great start. I purchased 2 of them off of ebay to help study for my ccna exam. I have all the router sims as well, and having the routers in hand is alot better than the sims. From my experience with my lab, I have found that having an extra ethernet port...
  4. likedoinit

    Unix scripting

    ok i've been trying to play with this for the past few days. my home dir is: /export/home/user1 . now the script i wrote is: #!/bin/ksh echo "Hello" date ls -l sleep 20 now i've made that script executable and i can type in the term window: dtterm -e ./script and a new term window...
  5. likedoinit

    Unix scripting

    ok, one more thing. I created a small script that has the date command and the ls -l and then sleep 20 in it. when i type in the terminal: dtterm -e ./script the script opens up a new term window and the does the date and ls -l great. it sleeps for a few secs the closes. now that part works...
  6. likedoinit

    Unix scripting

    Dude you are awesome!!! that works like a champ. I was able to wirte a small script and have it execute it and have the sleep command at the end so i could see everything. Works great. What would the command be to wait for a keystroke? thanks
  7. likedoinit

    Unix scripting

    ok, i'm new at Solaris 8. I'm taking a class at ECPI right now. I have asked my instructor a question that he has never come across, and no one else has either. What I want to do is when boot up into the cde, I want a console window to pop up and execute some form of command. IE: when the...

Part and Inventory Search

Back
Top