answersLogoWhite

0

cd, pwd, export, help, ulimit, source, eval, if-then-else-elif-fi, ...

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is the use of execute command in unix?

There is no traditional 'execute' command in Unix.


Brief description of format command in unix?

There is no standard 'format' command in Unix.


Can ipconfig be used in unix systems?

Not the actual command, no. However, the ifconfig command will give you similar information about the network interfaces.


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 are some examples of the Unix find command?

Some examples of the Unix find command are "find . -print" or "find /-name foo". One other command could be "find /home/wpollock/foo" or "find /tmp /var/tmp. $HOME -name foo".


How do you find which unix flavor we are using?

Use the 'uname -a' command. It reports on the Unix system, version, machine name, amongst other things.


How do you make a new command in Unix?

first, make a file. in the file you type in the command's name. an example would be the command date. name the file what you want to call that command. when you use the command, type in cat filename and the computer will do the 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.


What should be the command to display your name that is jolly das in the form of a banner in unix?

well the answer is banner command eg. $banner jolly good


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

nslookup