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...
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...
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...
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
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.