Bash Programming Language

Run Unix & Linux Commands

Разработчик: Anastasia Kovba
Скачивания
Доход

Описание

The classic Bash programming language for iPad, iPhone and iPod touch. Programming language is a perfect tool for studying, complex mathematical calculation, entertainment and many other useful tasks. The application is especially useful for learning the Bash programming language. You have to buy compilations inside the application. Internet connection is required.
- The great programming tool on the AppStore.
- Your programming language for iOS is amazing!
* FEATURES *
- Compile and run your program.
- Text input before program run and text output.
- Enhanced source code editor with syntax highlighting, line numbers, color themes and additional keyboard.
- Online language reference and several program samples.
* LIMITATIONS *
- Internet connection is required to compile and run a program.
- Graphics, network, file system and real-time input are not supported.
- Maximum running time of a program is 15 seconds.
Thanks for using the application!
====================================
Bash is a "Unix shell": a command-line interface for interacting with the operating system. It is widely available, being the default shell on many GNU/Linux distributions and on Mac OS X; and ports exist for many other systems. It was created in the late 1980s by a programmer named Brian Fox, working for the Free Software Foundation. It was intended as a free-software alternative to the Bourne shell (in fact, its name is an acronym for "Bourne-again shell"), and it incorporates all features of that shell, as well as new features such as integer arithmetic and in-process regular expressions.
In addition to the interactive mode, where the user types one command at a time, with immediate execution and feedback, Bash (like many other shells) also has the ability to run an entire script of commands, known as a "Bash shell script" (or "Bash script" or "shell script" or just "script"). A script might contain just a very simple list of commands — or even just a single command — or it might contain functions, loops, conditional constructs, and all the other hallmarks of imperative programming. In effect, a Bash shell script is a computer program written in the Bash programming language.
Shell scripts can be called from the interactive command-line described above; or, they can be called from other parts of the system. One script might be set to run when the system boots up; another might be set to run every weekday at 2:30 AM; another might run whenever a user logs into the system.
Shell scripts are commonly used for many system administration tasks, such as performing disk backups, evaluating system logs, and so on. They are also commonly used as installation scripts for complex programs. They are particularly suited to all of these because they allow complexity without requiring it: if a script just needs to run two external programs, then it can be a two-line script, and if it needs all the power and decision-making ability of a Turing-complete imperative programming language, then it can have that as well.
Скрыть Показать больше...

Скриншоты

Bash Programming Language Частые Вопросы

  • Приложение Bash Programming Language бесплатное?

    Да, Bash Programming Language полностью бесплатное и не содержит встроенных покупок или подписок.

  • Является ли Bash Programming Language фейковым или мошенническим?

    ⚠️ Приложение Bash Programming Language имеет низкие оценки и отрицательные отзывы. Пользователи, похоже, недовольны его качеством или функциями.

    Спасибо за ваш голос

  • Сколько стоит Bash Programming Language?

    Приложение Bash Programming Language бесплатное.

  • Сколько зарабатывает Bash Programming Language?

    Чтобы получить оценку дохода приложения Bash Programming Language и другие данные AppStore, вы можете зарегистрироваться на платформе мобильной аналитики AppTail.

Оценки пользователей
Приложение еще не оценено в Украина.
История оценок

Bash Programming Language Отзывы Пользователей

👎🏿👎🏿👎🏿

alexan9er on

Россия

Позволяет выполнить один (!!!) скрипт, дальше плати деньги. Причём этот один скрипт - ток который идёт как пример. Шляпа короче 👎🏿👎🏿👎🏿

Даёшь терминал в массы

hatedabamboo on

Россия

Программа, конечно, славная, код выполняется и то хорошо, но отчего же нельзя наблюдать и участвовать в выполнении кода непосредственно?

Total waiste

gene---111 on

Соединенные Штаты

The app does not work. Any command execution takes about 5 sec and always displaying ‘prog.sh’. Removing from iPad.

NOT Bash for your iOS device

Mike Schinkel on

Соединенные Штаты

This app lets you run a Bash script, yeah, though not on your iOS device but on a remote computer. So if you want to learn basic Bash to run on other computers okay, but if you want Bash to explore your iPhone or iPad, this is not it. The developer really should make that clear, but AFAICT they do not.

Seems Like A Come On

Clutch Draggin' on

Соединенные Штаты

This lets you run a BASH script, once, and then you have to pay $2.99. There’s no way to even begin to see what it can do, because it’s a one trick pony, until you pay up. Perhaps it’s ok for testing shell scripts, but there doesn’t seem to be any real BASH capabilities, from what I can tell. It’s just a way to run some scripts, but without access to anything except a script editor and a “compiler”, there’s not much use in having it.

Non useful preview of functionality

urkelpants on

Соединенные Штаты

Doesn't let you even run a script once without paying. Five free runs minimum (10 or 20 would be better) would be reasonable. Offering a "free" app that does nothing unless you pay is, I'm sorry to say, deceptive. Loosen up a bit, developer. I appreciate that a ton of work goes into app development. But I'd rather be asked to pay to download at all or be given a chance to try the app's functionality within reason before paying. [EDIT: it runs interpretation through a remote server--so it can't be used offline, and isn't really an emulator? No.]

Not actually free

joshs474 on

Соединенные Штаты

Claims to be a free app, but you have to pay for compilations. You get ONE compilation, who most will use to run the default script. Make it a 2.99 app, and get unlimited compilations

It’s not free at all.

Jon Red on

Соединенные Штаты

Not even a little bit. It’s $3. Free to install but $3 if you want to use it. The bait and switch turned me off to this app completely.

Slimy all around

bobotay on

Соединенные Штаты

You have 1 (ONE) free compilation, which I assume the average person will use immediately upon opening the app to run the sample script, and he will only discover later that he has 0 left. This is what happened to me. Furthermore, this is not a bash interpreter. There’s no shell, it’s a text editor that can send your script to a server that has a bash runner. This is evidenced by the fact that it needs internet to run. Very slimy. Edit: more things. I see that another reviewer had the same experience about the trial. The dev responded, “just buy unlimited compilations.” Well dimitry, just mark the app as $2.99 like it actually is!!

So far, good app, a couple suggestions

Fire Bear on

Соединенные Штаты

The app is all around good, though, I would like to be able to test the build/compile feature before I commit money to the app. I understand the dev needs money to support the app, but, it is difficult for me to put money into something that may not work for me. Second, the app needs cloud support, allow me to store my files in the cloud, and access them across devices. Don’t always have my tablet on me, and it would be useful to access my scripts from my phone.

Оценки

История позиций в топах
История рейтингов пока не доступна
Позиции в категории
Приложение еще не было в топах

Ключевые слова

Bash Programming Language Установки

30дн.

Bash Programming Language Доход

30дн.

Bash Programming Language Доходы и Загрузки

Получите ценные инсайты о производительности Bash Programming Language с помощью нашей аналитики.
Зарегистрируйтесь сейчас, чтобы получить доступ к статистика загрузок и доходов и многому другому.