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 script command should be reverted to accept the script file as an option --file (as in v3) instead of an argument (as in v4). It's way more "natural" to type script --file /home/user/my.script than script -- /home/user/my.script.