> -------Original Message------- > From: Muhammed Suhail <[email protected]> > To: [email protected] <[email protected]> > Subject: [foss] Need help > Sent: May 02 '20 21:15 > > Hey I'm trying to run the following script. But the program is not > running after the initial input stage: > > #!/bin/bash > > if [[ $UID != 0 ]] > then > exit 1 > fi > If you run this part of the code, what do you get ? And can you explain this step over here. thanks Ragini
- [foss] Need help Muhammed Suhail
- Re: [foss] Need help Nikhilesh Susarla
- Re: [foss] Need help Muhammed Suhail
- Re: [foss] Need help RAGINI
- Re: [foss] Need help Muhammed Suhail
- Re: [foss] Need help Muhammed Suhail
- Re: [foss] Need help Nikhilesh Susarla
- Re: [foss] Need help Muhammed Suhail
- Re: [foss] Need help SAIFI
- Re: [foss] Need help Muhammed Suhail
- Re: [foss] Need help Nikhilesh Susarla

