Horje
verify parameter one bash Code Example
verify parameter one bash
if [ -z "$1" ]
  then
    echo "No argument supplied"
fi




Shell

Related
What causes a defunct process on the Linux system and how can you avoid it? Code Example What causes a defunct process on the Linux system and how can you avoid it? Code Example
curl localhost Code Example curl localhost Code Example
find files created in last 20 days Code Example find files created in last 20 days Code Example
install xmake Code Example install xmake Code Example
git can we reset a new branch to a specific commit Code Example git can we reset a new branch to a specific commit Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11