From 20554074c509dbaea8c56afc97c5480f720fb0b2 Mon Sep 17 00:00:00 2001 From: alpcentaur Date: Wed, 19 Oct 2022 15:13:24 +0200 Subject: [PATCH] nextry --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d3e20c8..fa72741 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ 3. [cool programs you find on almost all linux](#cool-programs-you-find-on-almost-all-linux) -# Important-Linux-commands +#Important-Linux-commands The commands which make life in cyberspace easier. @@ -166,7 +166,7 @@ here the output of history gets piped into the program grep. as the output of history gives one command per line, grep will filter out exactly the command in which the pattern "whatsoever" occur. -# getting some INFO about the system +#getting-some-INFO-about-the-system ## df @@ -228,7 +228,7 @@ with I ask systemctl to give me the status of the nginx daemon, running in the background of my (and actually all of my machines there is running one nginx daemon) machine. -# cool programs you find on almost all linux +#cool-programs-you-find-on-almost-all-linux ## ssh