File tree 40 files changed +62
-240
lines changed
40 files changed +62
-240
lines changed Original file line number Diff line number Diff line change
1
+ /.project
2
+ /.settings
3
+ /.svn
4
+ ** /. * .md.html
Original file line number Diff line number Diff line change 1
1
# bash-funk - Spice up your Bash!
2
2
3
+ [ ![ License] ( https://img.shields.io/github/license/vegardit/bash-funk.svg?label=license )] ( #license )
4
+
3
5
1 . [ What is it?] ( #what-is-it )
4
6
1 . [ Installation] ( #install )
5
7
1 . [ Using git] ( #install-with-git )
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Patrick Spielmann, Vegard IT GmbH
18
7
# @author Sebastian Thomschke, Vegard IT GmbH
Original file line number Diff line number Diff line change @@ -19,6 +19,8 @@ The following commands are available when this module is loaded:
19
19
20
20
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
21
21
22
+ SPDX-License-Identifier: Apache-2.0
23
+
22
24
Licensed under the Apache License, Version 2.0 (the "License");
23
25
you may not use this file except in compliance with the License.
24
26
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ The following commands are available when this module is loaded:
23
23
24
24
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
25
25
26
+ SPDX-License-Identifier: Apache-2.0
27
+
26
28
Licensed under the Apache License, Version 2.0 (the "License");
27
29
you may not use this file except in compliance with the License.
28
30
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ The following commands are available when this module is loaded:
13
13
14
14
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
15
15
16
+ SPDX-License-Identifier: Apache-2.0
17
+
16
18
Licensed under the Apache License, Version 2.0 (the "License");
17
19
you may not use this file except in compliance with the License.
18
20
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -28,6 +28,8 @@ The following commands are available when this module is loaded:
28
28
29
29
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
30
30
31
+ SPDX-License-Identifier: Apache-2.0
32
+
31
33
Licensed under the Apache License, Version 2.0 (the "License");
32
34
you may not use this file except in compliance with the License.
33
35
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ The following commands are available when this module is loaded:
15
15
16
16
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
17
17
18
+ SPDX-License-Identifier: Apache-2.0
19
+
18
20
Licensed under the Apache License, Version 2.0 (the "License");
19
21
you may not use this file except in compliance with the License.
20
22
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ The following commands are available when this module is loaded:
21
21
22
22
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
23
23
24
+ SPDX-License-Identifier: Apache-2.0
25
+
24
26
Licensed under the Apache License, Version 2.0 (the "License");
25
27
you may not use this file except in compliance with the License.
26
28
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -14,6 +14,8 @@ The following commands are available when this module is loaded:
14
14
15
15
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
16
16
17
+ SPDX-License-Identifier: Apache-2.0
18
+
17
19
Licensed under the Apache License, Version 2.0 (the "License");
18
20
you may not use this file except in compliance with the License.
19
21
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ The following commands are available when this module is loaded:
15
15
16
16
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
17
17
18
+ SPDX-License-Identifier: Apache-2.0
19
+
18
20
Licensed under the Apache License, Version 2.0 (the "License");
19
21
you may not use this file except in compliance with the License.
20
22
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -34,6 +34,8 @@ The following commands are available when this module is loaded:
34
34
35
35
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
36
36
37
+ SPDX-License-Identifier: Apache-2.0
38
+
37
39
Licensed under the Apache License, Version 2.0 (the "License");
38
40
you may not use this file except in compliance with the License.
39
41
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -18,6 +18,8 @@ The following commands are available when this module is loaded:
18
18
19
19
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
20
20
21
+ SPDX-License-Identifier: Apache-2.0
22
+
21
23
Licensed under the Apache License, Version 2.0 (the "License");
22
24
you may not use this file except in compliance with the License.
23
25
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ The following commands are available when this module is loaded:
13
13
14
14
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
15
15
16
+ SPDX-License-Identifier: Apache-2.0
17
+
16
18
Licensed under the Apache License, Version 2.0 (the "License");
17
19
you may not use this file except in compliance with the License.
18
20
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ The following commands are available when this module is loaded:
13
13
14
14
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
15
15
16
+ SPDX-License-Identifier: Apache-2.0
17
+
16
18
Licensed under the Apache License, Version 2.0 (the "License");
17
19
you may not use this file except in compliance with the License.
18
20
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ The following commands are available when this module is loaded:
16
16
17
17
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
18
18
19
+ SPDX-License-Identifier: Apache-2.0
20
+
19
21
Licensed under the Apache License, Version 2.0 (the "License");
20
22
you may not use this file except in compliance with the License.
21
23
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ The following commands are available when this module is loaded:
16
16
17
17
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
18
18
19
+ SPDX-License-Identifier: Apache-2.0
20
+
19
21
Licensed under the Apache License, Version 2.0 (the "License");
20
22
you may not use this file except in compliance with the License.
21
23
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ The following commands are available when this module is loaded:
15
15
16
16
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
17
17
18
+ SPDX-License-Identifier: Apache-2.0
19
+
18
20
Licensed under the Apache License, Version 2.0 (the "License");
19
21
you may not use this file except in compliance with the License.
20
22
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ The following commands are available when this module is loaded:
16
16
17
17
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
18
18
19
+ SPDX-License-Identifier: Apache-2.0
20
+
19
21
Licensed under the Apache License, Version 2.0 (the "License");
20
22
you may not use this file except in compliance with the License.
21
23
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -27,6 +27,8 @@ The following commands are available when this module is loaded:
27
27
28
28
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
29
29
30
+ SPDX-License-Identifier: Apache-2.0
31
+
30
32
Licensed under the Apache License, Version 2.0 (the "License");
31
33
you may not use this file except in compliance with the License.
32
34
You may obtain a copy of the License at
Original file line number Diff line number Diff line change @@ -24,6 +24,8 @@ The following commands are available when this module is loaded:
24
24
25
25
Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
26
26
27
+ SPDX-License-Identifier: Apache-2.0
28
+
27
29
Licensed under the Apache License, Version 2.0 (the "License");
28
30
you may not use this file except in compliance with the License.
29
31
You may obtain a copy of the License at
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Sebastian Thomschke, Vegard IT GmbH
18
7
# @author Patrick Spielmann, Vegard IT GmbH
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Sebastian Thomschke, Vegard IT GmbH
18
7
# @author Patrick Spielmann, Vegard IT GmbH
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Sebastian Thomschke, Vegard IT GmbH
18
7
# @author Patrick Spielmann, Vegard IT GmbH
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Sebastian Thomschke, Vegard IT GmbH
18
7
# @author Patrick Spielmann, Vegard IT GmbH
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Sebastian Thomschke, Vegard IT GmbH
18
7
# @author Patrick Spielmann, Vegard IT GmbH
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Sebastian Thomschke, Vegard IT GmbH
18
7
# @author Patrick Spielmann, Vegard IT GmbH
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Sebastian Thomschke, Vegard IT GmbH
18
7
# @author Patrick Spielmann, Vegard IT GmbH
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Sebastian Thomschke, Vegard IT GmbH
18
7
# @author Patrick Spielmann, Vegard IT GmbH
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Sebastian Thomschke, Vegard IT GmbH
18
7
# @author Patrick Spielmann, Vegard IT GmbH
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
2
#
3
3
# Copyright (c) 2015-2017 Vegard IT GmbH, http://vegardit.com
4
- #
5
- # Licensed under the Apache License, Version 2.0 (the "License");
6
- # you may not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing, software
12
- # distributed under the License is distributed on an "AS IS" BASIS,
13
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
- # See the License for the specific language governing permissions and
15
- # limitations under the License.
4
+ # SPDX-License-Identifier: Apache-2.0
16
5
#
17
6
# @author Sebastian Thomschke, Vegard IT GmbH
18
7
# @author Patrick Spielmann, Vegard IT GmbH
You can’t perform that action at this time.
0 commit comments