From ac68e0e071c194ce127afaa711298dd0bc0d5f92 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Fri, 11 Nov 2022 21:37:59 -0500 Subject: Tweak README. --- README.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 6661309..91caba1 100644 --- a/README.txt +++ b/README.txt @@ -129,8 +129,9 @@ it to work, you'll have to install your OS's image-magick package(s) (or whatever it's actually called), or (I suppose) compile your own ImageMagick from source (not recommended). -Run dla2img.sh from a terminal (a shell). The script has built-in -help, which can be viewed by running it with no arguments. +Run dla2img.sh from a terminal (a shell). If it's not executable, make +it so, with "chmod +x dla2img.sh". The script has built-in help, which +can be viewed by running it with no arguments (as "./dla2img.sh"). Examples: @@ -154,7 +155,6 @@ shell's $PATH), you can run it as e.g.: MAGICK=/path/to/magick ./dla2img.sh [arguments] -If you get "stat: command not found", Note: dla2img.sh has been tested with various shells, including bash, zsh, ksh93, pdksh, mksh, dash, and bosh (from Schily-tools)... and the ancient V7 UNIX Bourne shell compiled for Linux from AT&T source -- cgit v1.2.3