Logo video2dn
  • Сохранить видео с ютуба
  • Категории
    • Музыка
    • Кино и Анимация
    • Автомобили
    • Животные
    • Спорт
    • Путешествия
    • Игры
    • Люди и Блоги
    • Юмор
    • Развлечения
    • Новости и Политика
    • Howto и Стиль
    • Diy своими руками
    • Образование
    • Наука и Технологии
    • Некоммерческие Организации
  • О сайте

Скачать или смотреть Flat File Database Program for Linux - a Tutorial

  • Ian Forsyth
  • 2014-10-26
  • 2188
Flat File Database Program for Linux - a Tutorial
open-sourcedatabaseflat-file databaseScripting Language (Software Genre)GNU/Linux (Operating System)
  • ok logo

Скачать Flat File Database Program for Linux - a Tutorial бесплатно в качестве 4к (2к / 1080p)

У нас вы можете скачать бесплатно Flat File Database Program for Linux - a Tutorial или посмотреть видео с ютуба в максимальном доступном качестве.

Для скачивания выберите вариант из формы ниже:

  • Информация по загрузке:

Cкачать музыку Flat File Database Program for Linux - a Tutorial бесплатно в формате MP3:

Если иконки загрузки не отобразились, ПОЖАЛУЙСТА, НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если у вас возникли трудности с загрузкой, пожалуйста, свяжитесь с нами по контактам, указанным в нижней части страницы.
Спасибо за использование сервиса video2dn.com

Описание к видео Flat File Database Program for Linux - a Tutorial

An introduction and tutorial for "fields.awk", a flat-file database program written in shell scripting language and "awk" scripting language.

Written by Ian R. Forsyth, 2005-2014.
Copyright 2014, Ian R. Forsyth

This program is intended for personal use by users of the linux operating system on their home computers. It should run on any Linux distro, which uses bash as the default command line shell. However bear in mind it has awk modules, so awk or gawk (the GNU version of awk) must also be installed as dependencies.

There is also one section of code (that for interactively creating a new database file from within the program interface) which uses the command "seq" in a for-loop structure. The "seq" command is a bash shell built-in, so it should be available on most installations but I can't say how newer versions of bash might behave.
*March, 2018: new_data() rewritten to replace dependence on the 'seq' utility as it occasionally led to buggy behavior. Replacement code uses an associative array instead.

Fields.awk might also run in a command-line shell under Mac OSX, assuming awk for Mac were also installed. According to this webpage (https://developer.apple.com/library/m...) awk for Mac does exist, but I cannot guarantee that my program will run on OSx as I have not tested it.
*March, 2018: Confirmed fields.awk does run on Mac OS X on the bash shell.

UPDATE: (Jan 20, 2015) I now have fields.awk running successfully on a Samsung tablet running Android OS. In order to do this you must first install the app "ZShaolin" (https://play.google.com/store/apps/de...) which is amazing because it includes almost full shell functionality including Awk and Lua scripting. The minimal shell terminal emulator apps are insufficient but ZShaolin has everything required. A few modifications are necessary to the script in this environment but once made it runs the same as on a laptop or desktop.

Fields.awk is presented as free software under the GNU GENERAL PUBLIC LICENSE, a copy of which would be included with the program.

Cheers
____________________________________________________

Update, April 2018:
I have just completed a tutorial book on fields.awk, available in both epub and paperback formats on Lulu.com.

E-book version here:
http://www.lulu.com/shop/ian-forsyth/...
Or on Barnes&Noble here:
https://www.barnesandnoble.com/w/fiel...

The book describes a host of revisions and enhancements made to the basic script presented in this older video. It presents a step-by-step guide for creating various versions of the program, from absolute bare-bones to fully-featured. In depth code analysis describes the inner workings of each module; includes many screen-captures and an Appendix devoted to debugging syntax error issues.
-- Ian R. Forsyth

Комментарии

Информация по комментариям в разработке

Похожие видео

  • О нас
  • Контакты
  • Отказ от ответственности - Disclaimer
  • Условия использования сайта - TOS
  • Политика конфиденциальности

video2dn Copyright © 2023 - 2025

Контакты для правообладателей [email protected]