[go: up one dir, main page]

Open Source AWK Software for Linux - Page 2

AWK Software for Linux

View 8055 business solutions
AWK Linux Clear Filters

Browse free open source AWK Software for Linux and projects below. Use the toggles on the left to filter open source AWK Software for Linux by OS, license, language, programming language, and project status.

  • 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
  • ERP Software To Simplify Your Manufacturing Icon
    ERP Software To Simplify Your Manufacturing

    From quote to cash and with AI in mind, our ERP software will become the most valuable asset at your company.

    Global Shop Solutions AI-integrated ERP software provides the applications needed to deliver a quality part on time, every time from quote to cash and everything in between, including shop management, scheduling, inventory, accounting, quality control, CRM and 25 more.
    Learn More
  • 1
    ATTENTION! Morfologik is now at GitHub: https://github.com/morfologik/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    AWK Statistics

    awkStatistics generates statistics from csv-data with awk.

    AwkStatistics is a script which is used to generate statistical data for csv data by using awk. It takes two columns from the input file, one is used to identify the row(option -i) and the other one is the column where the values are taken from (option -v). The script was designed for performance engineers to be able to analyze CSV-Data on the fly and have a good possibility to automate the analysis process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    CC Mode is a GNU Emacs and XEmacs mode for editing C and other languages with similar syntax; currently C++, Objective-C, Java, CORBAs IDL, Pike, and AWK. It is a standard package in both GNU Emacs and XEmacs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Add logger code to all java files recursively from a given directory. If directory is not defined, the current directory is used. System.out.println are defaultly replaced by logger.fine but you can change the lever or do not replace.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD) Icon
    Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD)

    Manage project and product portfolios enterprise-wide

    Planview AdaptiveWork (formerly Clarizen) with embedded AI helps you proactively plan and deliver any type and size of portfolio, project, and work. Gain AI-enhanced visibility and insights, drive collaboration, and achieve better business outcomes across your organization.
    Learn More
  • 5
    LMDBG is a set of small utilities for collecting and analysing logs of malloc(3), calloc(3), realloc(3), memalign(3), posix_memalign(3) and free(3) functions. LMDBG generates full stacktraces and separates the logging process from analysis, thus allowing analysis of application on per-module basis. Simple but powerful tools for analysis are also provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Y2L

    Yacc-to-Latex pretty printer/convertor

    Y2L is a Yacc-to-Latex pretty printer/convertor. It converts Yacc grammar descriptions into EBNF descriptions in LaTeX or plain ASCII. It's written entirely in AWK.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    OneClickWinMount is a GUI tool for Linux users to mount Windows file system with simple clicks.It will mount file systems like FAT and NTFS with few simple clicks.Also it will create shortcuts in Desktop with Desired names (Including fstab updates)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AllCheckSumer

    AllCheckSumer

    Calculate and compare files with 3 different file signature algorithms

    AllCheckSumer is a handy tool for computer forensics and is helpful for investigators to search throughout a computer’s file system for a bad hash specified by the investigator. The tool will search throughout a location, specified by the investigator. It can be either an entire file system or a specific folder, and create a hash set with the following file signature algorithms: • MD5 (Message-Digest Algorithm v. 5) • SHA-1 (Secure Hash Algorithm v. 1) • CRC (Cyclic Redundancy Check)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AQUA is a suite of programs for Analyzing the QUAlity of biomolecular structures that were determined via NMR spectroscopy. AQUA was developed by Ton Rullmann and Jurgen Doreleijers in the NMR Spectroscopy Department, Utrecht.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The all-in-one Omnichannel Experience Management Platform Icon
    The all-in-one Omnichannel Experience Management Platform

    Do more than just Surveys.

    Build conversational surveys of any type, for any purpose, in any language. Get 40% more responses.
    Learn More
  • 10
    Is Morse-Code on the way to die? Of course, if not used anymore... To increase the amount of Morse code transmissions, automatic stations are needed, processing interesting texts and transmitting them for human ears: Morse-Code Broadcasting!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Blis is a CGI based Content Management System, written in awk, light and very fast. It uses plain text files written in wiki-style syntax as page sources, parses them, applies a selectable template and presents the results to the reader as web content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The BashSMS is a simple bash script front-end to the smssend. It's uses the smssend as an engine for sending sms'es. It's very convenient, only bash and awk are required. The smssend gives you an ability to send sms'es to 78 cellular net, and it's
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    bbots - (B)ash (BOT) (S)cripts. IRC bots written in bash. The bots are self contained and have everything needed to load and run. More modules and development on http://bashscripts.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    bbips - Bash Batch Image Processing Scripts. A collection of bash scripts that use Imagemagick to "batch" process entire directories of images all at once. For use with Linux and Unix systems to batch process *.jpg image files from the bash shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An IRC bot written in AWK that's mostly run ##economics on irc.freenode.org since early 2009, but also now in ##psychology. It gives a +v to whoever is over the median on thanks received per amount said, and the number of different nicks thanked by.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Blogging system for people who has their own website and wants their posts get displayed in the same style as their website. No GUI needed. Just write post, process it by local part of system, upload and remote part will handle displaying.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Cov is a code coverage tool to get your code coverage after your runuing some steps for your programs.It is based on llvm(Low Level Virtual Machine,http://llvm.org/).Now,it's only a begining,so welcome anybody to join in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Process Monitor uses web interface to view system active process and its resource usage. Support multiple host process monitoring. This to allow developer view their active process and Administrator keep tab on system performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Collection of scripts converting structure data files into different formats (e.g. CTRL to POSCAR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cinege is aimed to be the ultimate library (management) system - one day. Currently, it it a very nice tool to make regexp based filtering of bibliographic and item data and find variuos bugs in your existing database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Color Subversion is a simple wrap on svn output, coloring each line regarding it's file status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This command-line tool will help people who want to compare 2 csv-like files, and get a detailed report on which rows and fields differ between both files. An awk-based version and Perl Version is currently available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A verification library accompanied by a simple tool for verification of credit-cards, social security-numbers and other mod(10) and similar checksums in a standard shell-environment from the command-line or as a function. No compilation required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    We are developing an advanced and totally GPL'ed Linux mini-distribution with uClibc libraries for AR7-based modem/router like D-Link DSL-30xT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dynamic Visualization Tool
    This application allows to generate graphics from data file in table format and a graphical configuration file XML..
    Downloads: 0 This Week
    Last Update:
    See Project