Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
How to call any function in Bash
kkDav1337
Oct 6th, 2021
(
edited
)
8,105
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Bash
0.11 KB
| None
|
0
0
raw
download
clone
embed
print
report
#!/bin/bash
test
(
)
{
echo
"Call test function"
}
echo
"After this we will call the function test()"
test
#
Add Comment
Please,
Sign In
to add comment
Public Pastes
ESP-IDF RMT Debugging++
C | 21 min ago | 7.55 KB
verify_integrity.ps1
Batch | 24 min ago | 0.40 KB
?FREE 300$ GIFTCARDS? P8
Java | 25 min ago | 0.14 KB
messenger
Python | 26 min ago | 1.89 KB
configure_firewall.cmd
Batch | 34 min ago | 0.40 KB
????FREE 500$ GIFTCARDS???? VF
Java | 58 min ago | 0.15 KB
palworld team types
Perl | 1 hour ago | 4.42 KB
Brain_1
Lua | 1 hour ago | 390.65 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!