Mailinglist Archive: opensuse (2488 mails)
| < Previous | Next > |
Re: [opensuse] Bash script help needed
- From: Jan Karjalainen <jrock@xxxxxxx>
- Date: Mon, 05 Feb 2007 21:46:53 +0100
- Message-id: <45C797BD.7090306@xxxxxxx>
To continue on the same subject, how do I remove extra spaces from the list?
111.222.111.222 - 222.111.222.111,on
should be
111.222.111.222-222.111.222.111,on
Note that there should be no spaces around the "-" sign.
/J
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
111.222.111.222 - 222.111.222.111,on
should be
111.222.111.222-222.111.222.111,on
Note that there should be no spaces around the "-" sign.
/J
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |