Search Results for: command

The Linux curl command

This article explains what is cURL command in Linux and How to use it with examples. cURL command in Linux cURL is a cross-platform utility that comes installed on most Linux distributions. Basically, it is used to transfer files from a server but without user intervention. This means that once it is executed and we […]

The Linux curl 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