{{include tonguesCommandLine}} [[HomePage]] > [[ComponentHowTo Components and HowTos]] > [[CommandLine]] ==== Command Line and Terminal Inferface Index ==== ~Information about how-to use different aspects of the command line (also referred to as Shell, Terminal, Console and CLI) ==Further information== ~**General** ~[[CommandlinePrograms CommandLine software list]] ~[[BashQuickTips BASH quick tips]] ~[[HowToCopyFromTerminal How to copy and paste from terminal]] ~[[terminal]] What is a terminal? --- ~**""CommandLine Shells (CLI)""** ~[[Shell About Shells]] ~[[Ash]] ~[[Bash]] ~[[BusyBox]] - Linux utilities all-in one ~[[Sh]] --- ~**Commands** ~[[AshCommands]] ~[[BashCommands]] ~[[BootParameters]] --- ~**Linux Environment Variables** ~##env## - this command lists all the variables present ~[[PATH]] ==Specific commands== ~**Filesystem Utilities** ~[[e2fsck]] - ext2/3/4 filesystem check (part of [[e2fsprogs]]) ~[[find]] - search for files using various parameters ~[[rsync]] - incremental file transfer --- ~**File Checks** ~[[md5sum]] - hash check ~[[sha1sum]] - hash check --- ~**Configuration** ~[[rdate]] - set date via internet ==Also on the Wiki== ~[[e2fsprogs]] - ""Ext2/3/4"" Filesystem Utilities ~[[xev]] - monitor inputs and events ==Related Webpages== ~//**Online Commandlines**// ~http://www.goosh.org/ ~http://cb.vu/ ~http://www.masswerk.at/jsuix/ --- ~//**General**// ~[[http://www.murga-linux.com/puppy/viewtopic.php?t=65511 Basic Shell (Console) operation for beginners]] ~[[http://www.murga-linux.com/puppy/viewtopic.php?t=44123 The Text-User Interface]] ~[[http://linuxcommand.org/learning_the_shell.php Learning the shell]] ~[[http://wbell.web.cern.ch/wbell/BashIntro/ Bash Introduction]] ~[[http://www.commandlinefu.com/commands/browse/sort-by-votes Most popular commands by vote]] ~[[http://www.youtube.com/watch?v=FWxG6mcjI8Q Command-line interface tutorial (youtube)]] ~[[http://tubeguy.org/PLRC-0.01b.html Puppy Linux reference card]] - created by [[aragon]] ~[[https://github.com/konrad/Introduction_to_the_Unix_Shell_for_biologists/blob/master/Handout.md Introduction to the Unix shell for biologists]] ---- ==Categories== CategoryCommandLine CategoryIndex