Quote:
Originally Posted by era
The first script looks excellent, if you run it like 3gptozip *.3gp
|
sorry to be a bit stupid but how or what do i change and where to make this work
am i not doing the
zip -j "$f.zip" "$f"
part right
or is there a problem, in the echo commands
i was tying to run it with
nohup ./3gptozip.sh &
and
./3gptozip.sh
but is that the problem
thanks, i'm new to shell scripting by the way