Script - Bash
Just a Bash Scripting practice
Last updated
Was this helpful?
Just a Bash Scripting practice
Last updated
Was this helpful?
Was this helpful?
#!/bin/bash
harun_employment() {
touch harun_employment.txt
touch harun_starter.txt
}
karim_employment() {
touch karim_employment.txt
touch karim_starter.txt