How do line continuation character work in a shell script?
Would the following be executed as expected?
Would the following be executed as expected?
Code:
sudo pkg install \
php84 \
mod_php84 \
php84-pdo \
php84-pgsql \
php84-gd \
php84-mbstring \
php84-opcache \
php84-session \
php84-xml \
php84-dom \
php84-filter \
php84-json \
php84-tokenizer \
php84-zip \
php84-curl \
php84-simplexml