Skip to content

Thabangmontja/alx_be_shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

alx_be_shell

Overview

This repository contains scripts related to shell permissions as part of the ALX Backend Development program.

Directory Structure

  • shell_permissions/:
    • 0-iam_betty: A script that switches the current user to the user betty.

Script Descriptions

0-iam_betty

This script is designed to switch the current user to the user betty. The script contains the following content:

#!/bin/bash
su betty

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages