The name of Vegeta while he is under the influence of Babidi's magic. Due to his anger, Babidi is able to bring out his hidden power and uses it to control him (although fails miserably, due to his strongest desire to fight Kakarot (Goku), his arch rival).
by kyle.biddle January 05, 2011
by kyle.biddle January 05, 2011
1. Punishing those who have done wrong.
2. A supreme court judge; the highest authority in the court system.
2. A supreme court judge; the highest authority in the court system.
1. A serial killer was brought to justice.
2. The justice determined that the serial killer was guilty, and sentenced him to life in prison.
2. The justice determined that the serial killer was guilty, and sentenced him to life in prison.
by kyle.biddle March 08, 2011
ls is a command to list files in Unix and Unix-like operating systems. ls displays files in a bare format. It is a shortening of 'list'. The list of arguments for ls include:
* -l long format, displaying Unix file types, permissions, number of hard links, owner, group, size, date, and filename
* -F appends a character revealing the nature of a file, for example, * for an executable, or / for a directory. Regular files have no suffix.
* -a lists all files in the given directory, including those whose names start with "." (which are hidden files in Unix). By default, these files are excluded from the list.
* -R recursively lists subdirectories. The command ls -R / would therefore list all files.
* -d shows information about a symbolic link or directory, rather than about the link's target or listing the contents of a directory.
* -t sort the list of files by modification time.
* -h print sizes in human readable format. (e.g., 1K, 234M, 2G, etc.)
* -l long format, displaying Unix file types, permissions, number of hard links, owner, group, size, date, and filename
* -F appends a character revealing the nature of a file, for example, * for an executable, or / for a directory. Regular files have no suffix.
* -a lists all files in the given directory, including those whose names start with "." (which are hidden files in Unix). By default, these files are excluded from the list.
* -R recursively lists subdirectories. The command ls -R / would therefore list all files.
* -d shows information about a symbolic link or directory, rather than about the link's target or listing the contents of a directory.
* -t sort the list of files by modification time.
* -h print sizes in human readable format. (e.g., 1K, 234M, 2G, etc.)
$ pwd
/home/fred
$ ls -l
drwxr--r-- 1 fred editors 4096 drafts
-rw-r--r-- 1 fred editors 30405 edition-32
-r-xr-xr-x 1 fred fred 8460 edit
$ ls -F
drafts/
edition-32
edit*
/home/fred
$ ls -l
drwxr--r-- 1 fred editors 4096 drafts
-rw-r--r-- 1 fred editors 30405 edition-32
-r-xr-xr-x 1 fred fred 8460 edit
$ ls -F
drafts/
edition-32
edit*
by kyle.biddle November 12, 2010
From the dragonball universe, she is Master Roshi's sister. She loves money and fighting, she can see the future, past, and present through her magic crystal ball, and uses her gifts for profit and entertainment. She can travel freely through the Mortal World, and Other World, and can bring anyone back from the dead for a day at their request.
Fortuneteller Baba: It's the unpredictable nature of this game that attracts me. That...and of course the money.
by kyle.biddle January 13, 2011