-
Notifications
You must be signed in to change notification settings - Fork 1
Home
pasha3 edited this page Nov 13, 2019
·
33 revisions
Creating bash file:
touch bashfile.sh
To execute bash file run it like this:
./bashfile.sh
Note: Since ".sh" files are sensitive that's why their permission is off by default.
To give it permission write:
chmod +x bashfile.sh
edit your "bashfile.sh" and write:
echo "Hello World"
then execute it...
Linux Terminal Commands run on bash,Try writing "ls" in bashfile.sh and execute it:
If you want to rewrite last command type
!!
Comment's in Bash
To check current directory type
pwd
Reading file
First create a text file
If you have any suggestion please let us know 😄
Facebook: https://www.facebook.com/meterpreter.rb
Twitter: https://twitter.com/B3FOr3uCRYTRY
Instagram: https://www.instagram.com/hash_intelligence/