Facebook Twitter Instagram
    The Women Interest
    • Home
    • Insurance
    • Finance
    • Fashion trends
      • Nail trends
      • Bobs & Lobs
      • Tattoos trends
      • Hairstyles trends
    • Health
    • Education
    The Women Interest
    Technology

    How to Resolve bin/sh: 1: source not: found

    Glory LawaniBy Glory LawaniJune 10, 2022No Comments2 Mins Read

    Ubuntu is a famous Linux working framework that permits you to run code utilizing scripts. A PC mistake is the event of a PC creating an off base outcome. While running a few scripts or doing a few errands utilizing a terminal, you can experience a few mistakes that can be tackled through various procedures. In this article, we will talk about the reasons for the mistake “receptacle/sh: 1: source not: found” and how to determine it.
    A shell script is programming that executes orders. Shell scripts are principally used to keep away from drawn-out assignments. Rather than entering orders consistently n times, you can build a content to robotize a progression of guidelines to be pursued one the other. The/receptacle/sh is utilized to run the document with sh, a Bourne shell, or another similar shell.

    Resolve

    Instead of source, “.” is supported by some shells. So, you may attempt something like the below-mentioned syntax.

    $ . filename

    Instead of using the below command:

    $ source filename

    The /bin/sh is usually a shell attempting to imitate The Shell. For “sh,” many distributions utilize /bin/bash because it supports the source. However, the source is not supported by Ubuntu which uses /bin/dash. If you cannot edit the script, try changing the shell that executes it.

    Resolve

    We can resolve the above error in multiple ways and follow the suitable way for you.

    The source is not a sh built-in; it is a bash built-in, and you’re using sh rather than bash. Try using bash instead of sh.

    Replace “source ./activate” with “. ./activate”

    Building an automatic setup script that modifies /etc/profile and $HOME/.profile if some paths aren’t exported, then automatically reload these by the below-mentioned command:

    $ source /etc/profile
    $ source ~/.profile

    You will get:

    source: not found

    It does not mean that the source file is not found; it means the source you are trying to access is not found, the source is a Bash built-in function, and the script isn’t run with bash

    Why “bin/sh: 1: source not: found” Error Occurs

    While using the fypll repository, you can confront the error “bin/sh: 1: source not: found” when you start activating that using the below command:

    0 seconds of 34 secondsVolume 0%
    $ source ./activate

    You will get:

    / bin / sh: 1: source: not found

    Glory Lawani
    • Website

    Related Posts

    Apple reportedly plans a 15-inch MacBook Air for 2023

    June 10, 2022

    Oracle thinks it can fix healthcare’s biggest tech issue

    June 10, 2022

    How to use Android apps on your Chromebook: Chromebook 101

    June 10, 2022

    Leave A Reply Cancel Reply

    RECENT POST
    • Western Australia opens permanent residency doors for skilled workers in over 300 occupations
    • Detailed Insight of Online Trading
    • How to Save for a House Down Payment – 5 Awesome Tips
    • How to Save on Automobile Insurance
    • Mandatory Insurance Policies for Everyone
    • 4 Reasons Why You Need Life Insurance in College students
    • Insurance for Your Business
    • Guide To Help You Get The Best Online Insurance
    • Life Insurance For Mortgages
    • Car Insurance Terms and Glossary
    • How Health Insurance Can Protect You from Rising Healthcare Costs
    • Why is Insurance Important?
    • Reducing Risk with Trade Disruption Insurance
    • Placing a Premium on Cargo Insurance
    • How to find the right mortgage broker for you
    • What Is Google Mortgage
    • Best Shared Appreciation Mortgage Companies
    • How to buy a new-construction home in 2022
    • Latest mortgage news: Rates resume rise
    • How to get the best mortgage rate

    Thewomeninterest.com is women ultimate lifestyle destination and personal guide invites you to take a tour of exclusive information on Beauty, Fashion, Health, Food, Style and More

    QUICK LINK
    • Home
    • Women’s Interests
    • How To Start
    • Celebrity Fashion Trends
    • Privacy Policy
    • Disclaimer
    CALENDAR
    June 2022
    M T W T F S S
     12345
    6789101112
    13141516171819
    20212223242526
    27282930  
    « May    
    © Thewomeninterest.com· All Rights Reserved-2022

    Type above and press Enter to search. Press Esc to cancel.