Linux i386 Command

In this tutorial we learn how to use i386 commmand in Linux. i386 command is

What is Linux i386 Command?

In this tutorial we learn how to use i386 command in Linux. i386 command is

i386 Syntax

i386 Examples

i386 Command Manual / Help

We can use man and info command to see the manual page of i386 command.

i386 command also have --help option to show list of options.

To open man page for i386 command we can use command below. To exit man or info page you can press q.

man i386

To open info page for i386 command we can use command below.

info i386

To open help page from i386 command we can run command below.

i386 --help

Linux i386 Command Source Code

You can find i386 command source code from the folowing repositories:

You can read tutorials of related Linux commands below:

Summary

In this tutorial we learn how to use i386 in Linux with practical examples. Visit our Linux Commands guide to learn more about using command line interface in Linux.