This is a discussion on Find Out If Linux Command Is Internal Or External within the Linux software forums, part of the Linux Getting Started category; Hi I m new to Linux and looking for answer of my question here. As per my understanding Internal commands ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
Hi I m new to Linux and looking for answer of my question here.
As per my understanding Internal commands are those which are built-in, and external are those which are stored somewhere in binary files as executables. But how to understand whether a command is internal or external. Like cat, date, cp , echo etc. |
| Sponsored Links | ||
|
|
|
||||
|
Simply use type command:
Code:
type -a bash Code:
type -a cp Code:
type -a echo echo is /bin/echo Code:
type -a ls ls is /bin/ls How Linux or UNIX Understand which program to run - PART I |
![]() |
| Bookmarks |
| Tags |
| bash , commands , linux , shell , type , unix |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Command to find which process is utilizing max number of resources in Red hat Linux | Santosh Sharma | Linux software | 0 | 01-19-2008 04:12 PM |
| Linux Find Out RAM CAS Latency Command | andrei048 | Linux hardware | 1 | 01-04-2008 11:56 AM |
| Implementation of find command in Perl | Bhushan | Shell scripting | 2 | 08-22-2007 01:15 PM |
| Use memory command to find details under Fedora Linux | chiku | Getting started tutorials | 0 | 04-29-2007 09:35 PM |
| Internal Modem in Linux | ricc | Linux software | 5 | 12-23-2005 06:13 PM |