Command List - D
All Command List Linux Started By D
| Command | Description |
|---|---|
| factor | Display prime factors of specified integer numbers. |
| false | Do nothing, unsuccessfully. Exit with a status code indicating failure. |
| fc | Used to list, edit or re-execute the commands previously entered into an interactive shell. |
| fc-cache | Make font information cache after scanning the directories. |
| fc-list | Show the list of available fonts. |
| fdformat | Do a low-level format on a floppy disk. |
| fdisk | Make changes to the disk partition table. |
| fetchmail | Fetch mail from mail servers and forward it to the local mail delivery system. |
| fg | Used to send a job to the foreground. |
| fgconsole | Display the number of the current virtual console. |
| fgrep | Display lines from a file(s) that match a specified string. A variant of grep. |
| file | Determine file type for a file. |
| find | Do a file search in a directory hierarchy. |
| finger | Display user data including the information listed in _.plan_and _.project_in each user’s home directory. |
| fingerd | Provides a network interface for the finger program. |
| flex | Generate programs that perform pattern-matching on text. |
| fmt | Used to convert text to a specified width by filling lines and removing new lines, displaying the output. |
| fold | Wrap input line to fit in a specified width. |
| for | Expand words and run commands for each one in the resultant list. |
| formail | Used to filter standard input into mailbox format. |
| format | Used to format disks. |
| free | Show free and used system memory. |
| fsck | Check and repair a Linux file system |
| ftp | File transfer protocol user interface. |
| ftpd | FTP server process. |
| function | Used to define function macros. |
| Fun | Used to draw various type of patterns on the terminal. |
| fuser | Find and kill a process accessing a file. |