Search Results for: command

The Linux Top Command

In Linux, there are commands for everything. There is even one that will help us monitor the system in a basic way. That is why we will examine the Linux top command. The top command is used to monitor a Linux system from the terminal. With this command, you can know the CPU load, RAM […]

The Linux Top Command Read More »

Sleep Command in Linux

Linux Sleep Command – (How to) delay for a specified amount of time

Linux sleep command adds delay/pause for a specified amount of time. As per man sleep this command, Written by Jim Meyering and Paul Eggert. Part of GNU Coreutils. License GPLv3+: GNU GPL version 3 free software, you are free to change and redistribute it. There is NO WARRANTY Sleep Syntax sleep NUMBER[smhd] sleep OPTION Options Each argument

Linux Sleep Command – (How to) delay for a specified amount of time Read More »

Scroll to Top