There is no traditional 'execute' command in Unix.
There is no standard 'format' command in Unix.
The 'CD' command is not standard for Unix. The 'cd' command, however, will change directories (folders). It is a means of navigating the Unix file system.
In Unix, use the 'man' command.
The "who" command.
cat /proc/version The above answer will only work on certain systems. For most Unix systems, use the 'uname' command to get the Unix version. AIX uses the oslevel command.
dig
nslookup
Believe it or not, nslookup.
In Windows and Unix-based and Unix-like systems, the command is mkdir (however in Windows a shortcut md can be used as well).
it is a command in unix and unix like operating systems that places a string on the computer terminal.It is typically used in shell scripts and bath files screen or a file.
Essentially, a command in Unix is a program that you execute for a certain purpose. It could be anything, from a shell script, to copying or deleting files, etc.