answersLogoWhite

0


Best Answer

Anything can be made into a command on a Linux system. The steps are easy.

First, using any text editor (vim, emacs, etc.) create a text file. Put anything you want to do in this file. Save the file.

Make sure the file you just created has read and execute permissions (chmod). That's it! Now you have a command that you can execute in Linux.

User Avatar

Wiki User

βˆ™ 14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make a command on Ubuntu 9.04?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Does ubuntu have cmd?

Ubuntu has a command interface, Its called a terminal


Is there any command in cmd which works same as file2cable command in ubuntu?

format c: does the job!


Where is the command shell on Ubuntu?

bash is located in /bin/bash.


Is Ubuntu an example of GUI?

Yes, but it also has a command line.


What Ubuntu command is used to check network adapter settings?

ifconfig


How do you dump printer queue jobs into a file in linux?

1. For ubuntu the command is lpq 2. For redhat the command is lpstat


Is ubuntu a command line or GUI Operating system?

Both, all versions have a command line, and every version but minimal and server have a gui


Can Ubuntu process priority be changed?

Yes. You can use the 'nice' command to lower the priority of a process.


How do you change your password on Ubuntu?

There is a GUI tool that you can use, or try the 'passwd' command in a terminal window.


Which command can be used at the command line to start the printer configuration program?

Ubuntu: system-config-printer brings up a GUI printer configuration


What does the command usermod-you do in Ubuntu?

Open a terminal (I use the short-cut keys: Ctrl + Alt + T) and type (without the quotes): "man usermod". This will reveal the manual page for usermod. Basically, usermod is used to modify a user account


Does installing ubuntu remove windows?

No. After download and burn the Ubuntu 10.10 install disk, you can either TRY Ubuntu without affecting your Windows at all, or INSTALL Ubuntu to have them both in your PC. However, to install Ubuntu, you need to be careful. Make sure not to install Ubuntu to the Windows drive. That is all.