ringo
1
Let us play a game!
- In this game should have contain a terminal command which exist in the terminal.
- the next command should start with the last letter of command in previous post.
- Together with the command you should give information the meaning of the comman.
- Feel free to post but keep topic incheck

First command :
Pacman - Package manager to install packages
( next is N 
netstat – shows network connections and other similar goodies.
top - display Linux processes
Zerqz
4
pikaur - AUR & pacman helper
rsync - file syncronization across systems
cmake - CMake Command-Line Reference (project, build, etc. management)
env - lists environment variables
Pudge
8
vdir - Same as ls -l -b . Verbosely list directory contents.
rm - removes specified files
manuel
10
make - a build automation tool
xkill - kill a client by its X resource
ls - list directory contents
leonc
14
stat - displays status of file
tail - show last 10 lines of a file
sudo dmesg … allow check for possible error messages during boot process
Sorry… didn’t match the last letter of the previous post…
loadkeys to loar new keyboard layout from terminal e.g. “loadkeys de_CH-latin1” for Swiss German keyboard layout
ringo
18
slabtop - display kernel slab cache information in real time
manuel
19
pacman - the ultimate package manager in EndeavourOS
nano - a text editor that I consider to be more user friendly than vim