A UNIX Shell script wrapper for the VI editor.

It is recommended VIB be used as an alias for the VI editor.

VIB creates backups of any files edited using VI to a specified location while maintaining X backup revisions, and keeping a revision history of who made changes and when to a master log.

VIB is Ideal in environments where you have multiple users logging into a UNIX system and you wish to keep track of whom is modifying files.

For example, VIB could be 'aliased' in all new user shell accounts, so that when they edit a file using "vi", a log entry will be generated, and a backup copy of the file with their username will also be notated.

The goal of VIB is to assist with tracking who modified what file, when on a UNIX/Linux systsm.

Features

  • Keeps backup of all files to either the current directory in the ".backup" directory
  • Keeps up to $MAX number of backups per file
  • Keeps a log of all file changes to /var/log/vib-history.log
  • Rotates the /var/log/vib-history.log if filesize > 30Meg
  • Allows you to include the file path in the backup file filename
  • Allows you to either commit changes or roll back changes before saving the file after editing it with VI.
  • Allows you to configure to automatically save all changes; (i.e. no prompts)

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow VIB - VI Editor Backup Utility

VIB - VI Editor Backup Utility Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of VIB - VI Editor Backup Utility!

Additional Project Details

Operating Systems

FreeBSD, HP-UX, IBM AIX, Linux, OpenBSD, Solaris

User Interface

Command-line, Console/Terminal

Programming Language

Unix Shell

Related Categories

Unix Shell Text Processing Software, Unix Shell VMware Software

Registered

2008-07-24