Managed Projects

GNU Parallel

Claimed by GNU Analyzed 2 days ago

GNU parallel is a shell tool for executing jobs in parallel locally or using remote computers. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables.

53.5K lines of code

1 current contributors

4 days since last commit

6 users on Open Hub

Very Low Activity
5.0
 
I Use This

GNU FTPsync

  Analyzed about 8 hours ago

GNU FTPsync is a shell tool for syncronizing a local file or directory with a file or directory on an ftp-server. The idea is similar to rsync but uses the ftp-protocol. It uses urls: ftpsync local/dir ftp://user:pass@server/dir

2.08K lines of code

0 current contributors

almost 12 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses