You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code for cp appends '*' to the source directory name if it ends with '/'. This causes the resulting file lookup to overlook hidden files in the source directory and fail to copy them.