hmm


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers hmm
# 1  
Old 12-15-2004
hmm

I'd like to learn more about Unix, can any of you guys gimmie something or point me in the right direction?
# 2  
Old 12-15-2004
Check in the other board; Answers to Frequently Asked Questions
https://www.unix.com/answers-to-frequently-asked-questions/?s=
 
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Hmm while do loops.

Hey guys, i'm trying to write a script which checks user input. If the input provided is wrong i.e. " " then I want to reprompt the user to enter it again and again etc. until it's OK. Here's my code: wp="wp" ss="ss" pf="pf" echo "Welcome to the backup utility" echo "what is your... (2 Replies)
Discussion started by: EwanD
2 Replies
Login or Register to Ask a Question