![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ftp server on old home computer - a few questions | boredbody | UNIX for Dummies Questions & Answers | 1 | 03-11-2008 06:07 PM |
| Which Linux to get for home computer? | DeuceLee | UNIX for Dummies Questions & Answers | 6 | 01-05-2008 08:37 AM |
| I want to turn my home computer into an internet server. | gparsons70 | UNIX for Dummies Questions & Answers | 4 | 10-25-2001 09:26 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
why doesn't this script work on my home computer?
Now it could be as simple as at work I use tsch, and at home it is bash.
Warning, first post and I am a complete newbie to unix. At work, I use a simple script for updating a window when I am watching to see how a render is doing... while 1 echo --------------------------- echo ls -lrth echo sleep 5 end So I thought I would try the script on my home Mac. But nothing seems to happen. What would the problem be? Thanks. |