Last Updated on April 21, 2023
Commands: E-H | |
---|---|
echo | Print given arguments |
ed | The original Unix text editor |
egrep | Find patterns in files using extended regular expression (supports ?, +, {}, () and |) |
env | Show the environment or run a program in a modified environment |
expand | Convert tabs to spaces |
expr | Evaluate expressions and manipulate strings |
factor | Prints the prime factorization of a number |
fdisk | A program for managing partition tables and partitions on a hard disk |
fgrep | Matches fixed strings in files |
find | Find files or directories under the given directory tree, recursively |
fold | Wraps each line in an input file to fit a set width and prints it to standard output |
fsck | Check the integrity of a filesystem or repair it. The filesystem should be unmounted |
grep | Find patterns in files using regular expressions |
groups | Print group memberships for a user |
gzip | Compress/uncompress files with gzip compression (LZ77) |
head | Output the first part of files |
hostname | Show or set the system's host name |
Pages in this article:
Page 1 – Commands: A-D
Page 2 – Commands: E-H
Page 3 – Commands: I-M
Page 4 – Commands: N-R
Page 5 – Commands: S-U
Page 6 – Commands: V-Z
All articles in this series:
Read our complete collection of recommended free and open source software. Our curated compilation covers all categories of software. The software collection forms part of our series of informative articles for Linux enthusiasts. There are hundreds of in-depth reviews, open source alternatives to proprietary software from large corporations like Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. There are also fun things to try, hardware, free programming books and tutorials, and much more. |