Simple Command Line Utilities

Free and open source command-line utilities for your Mac
Download

Simple Command Line Utilities Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • J. Scott Edwards
  • Publisher web site:
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 60 KB

Simple Command Line Utilities Tags


Simple Command Line Utilities Description

Free and open source command-line utilities for your Mac Simple Command Line Utilities offers CLI applications that will help you process files, replace strings in files, dump a file in hexadecimal little endian order, convert line feeds, etc.· dos_to_unix - changes the DOS/Windows style new line sequence (carriage return-line feed) in one or many files to the Unix style new line sequence (line feed). Saves the old files with a tilde (~) appended.· email_splitter - takes a single file containing e-mail messages in the standard e-mail format (such as Netscape uses) and splits each message into it's own file with the name of the time it was received for the file name (YYYYMMDDHHMMSSNN.msg).· file_dump - dumps a little endian file in hexadecimal, but with the least significant byte on the right so that they are easier to read.· replace_string - goes through one or more files replacing each occurance of one string with another string. Saves the old files with a tilde (~) appended.· rmdup - remove duplicate files. You pass it a list of files and it deletes any duplicates.· unix_to_dos - changes the Unix style new line sequence (line feed) in one or many files to the DOS/Windows style new line sequence (carriage return-line feed). Saves the old files with a tilde (~) appended. What's New in This Release: · Fixed bug in rplstr (replace_string) so that it will replace multiple occurrences of the the string in a given line.


Simple Command Line Utilities Related Software