Linux Basic Commands
Today, on Day 3 we are going to use the basic usages of the following 5 commands.
find
gzip
gunzip
bzip2
bunzip2
1: The find command can be used to find files or folders matching a particular search pattern.
# let's find all files under the cu...
alamgeerkhan75.hashnode.dev2 min read