create a command

This works on macOS, Linux, and Unix-like in .basrc or .zshrc (hidden files) (They are configuration files for the zsh and bash shells) located in […]

date

The “date” command tells you the time set on the server, it can be in UTC or GMT. you just have to write date

journalctl

journalctl is a command-line tool used to view and query the event logs generated by the systemd logging system, known as the Journal. journalctl has […]

pwd

What is it for? To display the current working directory. The name pwd comes from the acronym “Print Working Directory” shows the full path from […]