Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

filejoiner

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filejoiner

  • 0.1.0
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Filejoiner is a simple app (using Tcl/Tk GUI) to join a number of text files into a single file.

USAGE:

  1. Install the Filejoiner : gem install filejoiner
  2. create a text file containing: require 'filejoiner' Joiner.run save it as "joiner.rb" on your desktop if Ruby is in your PATH clicking on this file will start the app.
  3. Select from the Menu the directory where the separate files reside. Once you select the folder, its file contents are shown in the text window.
  4. Enter the name of the new merged file in the entry field.
  5. To join these files, click the button "Join Files"
  6. The content of the merged file will appear in the text window.
  7. To clear the text area select "New" from the Dir Menu

FAQs

Package last updated on 20 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc