If you use Linux its hard to get one anywhere else...
All kidding aside, the date command is used to print the current date and time (such as day of week, month, day of month, time, timezone, and year).
date
The time command is used to time a command and not display the actual time. To display the time and date, the date command must be used.
Exactly what the name says: It displays and sets the date on a Linux system.
In Linux the chmod command is used to set file permissions.
date -u +%A
vi
With command date option -s
k is not a standard command in Linux.
To get information on the options used by a Linux command, you can use the man command followed by the command name, like this: man [command]. This will display the manual page for the command, detailing its options and usage. Alternatively, you can often use the --help option with the command (e.g., [command] --help) to get a brief summary of options and usage.
There is no such command. Obviously, in order to enter a command into the prompt, Linux must already be on.
The 'man' or the 'info' command have documentation about utilities and commands in the system.
$