File konfigurasi untuk command 1 time execute
You must be set permission
chmod u+x file.sh
You must type command in the bellow
$ cd Desktop/sh-command/ <-- Access your directory
$ ./sample. <-- Command the file for execute
PHP 8.0.29 (cli) (built: Jun 17 2023 06:10:31) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.29, Copyright (c) Zend Technologies
with Zend OPcache v8.0.29, Copyright (c), by Zend Technologies
To create new file .sh
#!/bin/bash
. . . .
set your command here and