PHP 7.4.33
Preview: readme.md Size: 495 B
/var/www/podio-api-client/node_modules/shebang-command/readme.md
# shebang-command [![Build Status](https://travis-ci.org/kevva/shebang-command.svg?branch=master)](https://travis-ci.org/kevva/shebang-command)

> Get the command from a shebang


## Install

```
$ npm install shebang-command
```


## Usage

```js
const shebangCommand = require('shebang-command');

shebangCommand('#!/usr/bin/env node');
//=> 'node'

shebangCommand('#!/bin/bash');
//=> 'bash'
```


## API

### shebangCommand(string)

#### string

Type: `string`

String containing a shebang.

Directory Contents

Dirs: 0 × Files: 4
Name Size Perms Modified Actions
387 B lrw-r--r-- 2023-12-27 12:33:07
Edit Download
1.09 KB lrw-r--r-- 2023-12-27 12:33:07
Edit Download
558 B lrw-r--r-- 2023-12-27 12:33:07
Edit Download
495 B lrw-r--r-- 2023-12-27 12:33:07
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).