This is the command ripper that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
ripper - scrape licenses out of file
SYNOPSIS
ripper
DESCRIPTION
Ripper inspect source files and show the license if it found. It support directories or
files as argument, but it doesn't support search in subdirectories. The command was
developed in Go language. PP. Currently, supports ripping out head paths of the Apache
License formatted with "// Copyright..."
EXAMPLES
Files
$ripper foo.go bar.c
Directories
$ripper foo_directory bar_directory
Use ripper online using onworks.net services