Forum: Shell Scripting Aug 9th, 2005 |
| Replies: 0 Views: 4,574 Hi folks,
I'm prepared to write a simple script to execute 20+ commands and could not figure out how to make use of "loop" subject to certain conditions.
If without conditions#!/bin/bash
... |