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
When a cp or mv command targets an existing file, show the user the file size, last-modified date, and optionally a diff before asking for confirmation. Makes the prompt more actionable.
When a
cpormvcommand targets an existing file, show the user the file size, last-modified date, and optionally a diff before asking for confirmation. Makes the prompt more actionable.