Relative Content

Tag Archive for phplaravelbashterminal

I prepared a bash script to run in terminal in Almalinux but it stucks at -type d step

I have prepared a bash script which will help me clear cache, views and routes in laravel under 400+ folders. i have also added to skip the fodlers which does not have laravel fodler structure.
All the folders reside under home folder.
The websites are hosted in ALmalinux VPS.
The script halts at step -type d after it finds all the folders and does not go after wards.
ANy help in this regard is appreciated.