Command List - B

All Command List Linux Started By B

CommandDescription
badblocksSearch a disk partition for bad sectors.
bannerUsed to print characters as a poster.
basenameUsed to display filenames with directory or suffix.
bashGNU Bourne-Again Shell.
batchUsed to run commands entered on a standard input.
bcAccess the GNU bc calculator utility.
bgSend processes to the background.
biffNotify about incoming mail and sender’s name on a system running comsat server.
bindUsed to attach a name to a socket.
bisonA GNU parser generator, compatible with yacc.
breakUsed to exit from a loop (eg: for, while, select).
builtinUsed to run shell builtin commands, make custom functions for commands extending their functionality.
bzcmpUsed to call the cmp program forbzip2 compressed files.
bzdiffUsed to call the diff program for bzip2 compressed files.
bzgrepUsed to call grep for bzip2 compressed files.
bzip2A block-sorting file compressor used to shrink given files.
bzlessUsed to apply ‘less’ (show info one page at a time) to bzip2 compressed files.
bzmoreUsed to apply ‘more’ (an inferior version of less) to bzip2 compressed files.