Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Stumped | 7 comments | Create New Account
Click here to return to the 'Stumped' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Stumped
Authored by: 5chm31din6 on May 06, '04 12:02:52AM
Can't get it to work for me. I called the script, "ampm" but it won't run. I try running it thusly:

sudo ./ampm and I get:

sudo: ./ampm: command not found

I dunno what the deal is. I've tried it with sudo, without, etc. No dice. Any ideas?

---
Signature, schmignature.

[ Reply to This | # ]

Stumped
Authored by: 5chm31din6 on May 06, '04 12:28:47AM
Whoops! I forgot to mention I also tried running it without the ./, and every other way you can think of. Nada. Zip. 86. Air. Goose eggs. Ace. No joy.

---
Signature, schmignature.

[ Reply to This | # ]

Stumped
Authored by: mathurak on May 06, '04 11:26:57PM

Is your script set to be executable?

chmod +x ampm



[ Reply to This | # ]
Stumped
Authored by: 5chm31din6 on May 07, '04 10:24:31AM
That did the trick! Thanks!

---
Signature, schmignature.

[ Reply to This | # ]