answersLogoWhite

0

There is no standard 'format' command in Unix.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you get online description of any command of unix?

To get the online description of any Unix command, you can use the man command followed by the name of the command you want to learn about. For example, typing man ls will display the manual page for the ls command. Additionally, you can use the --help option with most commands (e.g., ls --help) to get a brief overview of its usage and options.


Which command in UNIX can search a pattern in documents and list them in line format?

Use the 'grep' command


What is the command in UNIX for printing current time in 24 hour format?

nbvngvnbvnbnb


What is the use of execute command in unix?

There is no traditional 'execute' command in Unix.


What do CD command do 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.


Which is the most commonly used command for referencing detailed information about a particular command in UNIX?

In Unix, use the 'man' command.


What is the Unix command to check to see who is logged in?

The "who" command.


What is the command to get the Unix version?

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.


Which command is the UNIX is equivalent of the windows command nslookup?

nslookup


Which command is the UNIX equivalent of the windows command nslookup?

dig


How do you explain memory allocation in unix?

The question is too broad to be answered in a short format for this site. I suggest you look at an operating systems textbook for a complete description.


Which command is the UNIX equivalent of windows command nslookup?

Believe it or not, nslookup.