Tullio Facchinetti
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
6 results tagged execution  ✕
watch - Periodic execution of commands and diffs between outputs http://www.linfo.org/watch.html
Sun 25 Aug 2019 04:52:51 PM CEST
QRCode

Periodically runs a command in the console while temporarily clearing the screen content; it makes it easy to check differences between the output of two subsequent commands; it provides "diff" functionality to highlight the changing characters between outputs.

#cli-app execution homepage linux monitoring opensource software sysadmin terminal utility
GoTTY - Turn CLI tools into web applications https://github.com/yudai/gotty
Sun 25 Aug 2019 04:52:20 PM CEST
QRCode

A program to turn CLI tools into web applications; basically, it runs a command and starts a server so that the output can be displayed in a web page.

#cli-app execution linux opensource software source_code sysadmin terminal web webservice
cv - Coreutils Progress Viewer https://github.com/Xfennec/progress
Sun 25 Aug 2019 04:52:14 PM CEST
QRCode

"looks for coreutils basic commands (cp, mv, dd, tar, gzip/gunzip, cat, etc.) currently running on your system and displays the percentage of copied data. It can also show estimated time and throughput".

image

#cli-app execution linux monitoring opensource software source_code sysadmin
parallel - Manages the parallel execution of commands https://www.gnu.org/software/parallel/
Sun 25 Aug 2019 04:52:00 PM CEST
QRCode

A shell tool from GNU for executing jobs in parallel using one or more computers; it can split the input and pipe it into commands in parallel.

#cli-app execution homepage linux opensource operating_system scheduling software terminal
task-spooler - Enqueue task for batch execution http://vicerveza.homeunix.net/~viric/soft/ts/
Sun 25 Aug 2019 04:51:51 PM CEST
QRCode

As the name implies, Task spooler is a Unix batch system that can be used to add the Linux commands to the queue and execute them one after the other in numerical order (ascending order, to be precise). This can be very useful when you have to run a lots of commands, but you don't want to waste time waiting for one command to finish and run the next command. You can queue it all up and Task Spooler will execute them one by one. In the mean time, you can do other activities.

#cli-app execution homepage linux opensource operating_system scheduling software
Ntfy - Push notification upon events https://github.com/dschep/ntfy
Sun 25 Aug 2019 04:51:48 PM CEST
QRCode

Ntfy is a simple yet serviceable cross-platform Python utility that enables you to automatically get desktop notifications on demand or when long running commands complete. It can as well send push notifications to your phone once a particular command completes.

#cli-app coding_lang:python communication execution linux networking opensource software source_code
3651 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn