Horje
bash if is symlink Code Example
bash if is symlink
if [[ -L "$file" && -d "$file" ]]
then
    echo "$file is a symlink to a directory"
fi




Whatever

Related
motion tag minecraft Code Example motion tag minecraft Code Example
put grep output in a file Code Example put grep output in a file Code Example
create a new repository using command line Code Example create a new repository using command line Code Example
nuxt new project npm Code Example nuxt new project npm Code Example
Npm ionic stepper Code Example Npm ionic stepper Code Example

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