Error message at terminal start up: ’export' not found The 2019 Stack Overflow Developer Survey Results Are InHow to close vim from the command line?How do I find and use the gnome terminal?How do I open a terminal?Changing behavior of bash prompt when functioning as rootCreating new user, inconsistent bash promptTerminal does not return when typingWhat is wrong with my ~./profile?Terminal Output Export ErrorTerminal not taking any inputAutomatically end each command in terminal with a different message or sound

Why doesn't UInt have a toDouble()?

Can a flute soloist sit?

If I score a critical hit on an 18 or higher, what are my chances of getting a critical hit if I roll 3d20?

Merge two greps into single one

What is the meaning of Triage in Cybersec world?

How to notate time signature switching consistently every measure

Button changing its text & action. Good or terrible?

Accepted by European university, rejected by all American ones I applied to? Possible reasons?

Correct punctuation for showing a character's confusion

How to translate "being like"?

What to do when moving next to a bird sanctuary with a loosely-domesticated cat?

What is this sharp, curved notch on my knife for?

Computing the expectation of the number of balls in a box

How do I free up internal storage if I don't have any apps downloaded?

Is an up-to-date browser secure on an out-of-date OS?

What is the motivation for a law requiring 2 parties to consent for recording a conversation

Slides for 30 min~1 hr Skype tenure track application interview

Geography at the pixel level

The phrase "to the numbers born"?

Get name of standard action overriden in Visualforce contorller

I am an eight letter word. What am I?

Getting crown tickets for Statue of Liberty

Pokemon Turn Based battle (Python)

Star Trek - X-shaped Item on Regula/Orbital Office Starbases



Error message at terminal start up: ’export' not found



The 2019 Stack Overflow Developer Survey Results Are InHow to close vim from the command line?How do I find and use the gnome terminal?How do I open a terminal?Changing behavior of bash prompt when functioning as rootCreating new user, inconsistent bash promptTerminal does not return when typingWhat is wrong with my ~./profile?Terminal Output Export ErrorTerminal not taking any inputAutomatically end each command in terminal with a different message or sound



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have been trying to customize the terminal prompt. I could do it by taking help from some of the online resources. I have fiddled with /etc/profile and /etc/bash.bashrc during the process.
Now, when I open the terminal and upon each press of Enter key the following error message is displayed.



Command '’export' not found, did you mean:
command 'mexport' from deb mblaze


All the users in the PC are affected by it.
I am not able to figure it out now.
Can you help me to sort it out?










share|improve this question






















  • You need to correct the typo in one of the files that you "fiddled with" - in particular, it looks like a Unicode smart quote may have made its way into one of them

    – steeldriver
    2 days ago











  • Please search for the faulty line with grep '’export' /etc/profile /etc/bash.bashrc (and other bash startup files you edited, if any), edit and add the output to your question.

    – dessert
    17 hours ago

















0















I have been trying to customize the terminal prompt. I could do it by taking help from some of the online resources. I have fiddled with /etc/profile and /etc/bash.bashrc during the process.
Now, when I open the terminal and upon each press of Enter key the following error message is displayed.



Command '’export' not found, did you mean:
command 'mexport' from deb mblaze


All the users in the PC are affected by it.
I am not able to figure it out now.
Can you help me to sort it out?










share|improve this question






















  • You need to correct the typo in one of the files that you "fiddled with" - in particular, it looks like a Unicode smart quote may have made its way into one of them

    – steeldriver
    2 days ago











  • Please search for the faulty line with grep '’export' /etc/profile /etc/bash.bashrc (and other bash startup files you edited, if any), edit and add the output to your question.

    – dessert
    17 hours ago













0












0








0








I have been trying to customize the terminal prompt. I could do it by taking help from some of the online resources. I have fiddled with /etc/profile and /etc/bash.bashrc during the process.
Now, when I open the terminal and upon each press of Enter key the following error message is displayed.



Command '’export' not found, did you mean:
command 'mexport' from deb mblaze


All the users in the PC are affected by it.
I am not able to figure it out now.
Can you help me to sort it out?










share|improve this question














I have been trying to customize the terminal prompt. I could do it by taking help from some of the online resources. I have fiddled with /etc/profile and /etc/bash.bashrc during the process.
Now, when I open the terminal and upon each press of Enter key the following error message is displayed.



Command '’export' not found, did you mean:
command 'mexport' from deb mblaze


All the users in the PC are affected by it.
I am not able to figure it out now.
Can you help me to sort it out?







command-line 18.04






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 2 days ago









Sruthil Lal S.B.Sruthil Lal S.B.

235




235












  • You need to correct the typo in one of the files that you "fiddled with" - in particular, it looks like a Unicode smart quote may have made its way into one of them

    – steeldriver
    2 days ago











  • Please search for the faulty line with grep '’export' /etc/profile /etc/bash.bashrc (and other bash startup files you edited, if any), edit and add the output to your question.

    – dessert
    17 hours ago

















  • You need to correct the typo in one of the files that you "fiddled with" - in particular, it looks like a Unicode smart quote may have made its way into one of them

    – steeldriver
    2 days ago











  • Please search for the faulty line with grep '’export' /etc/profile /etc/bash.bashrc (and other bash startup files you edited, if any), edit and add the output to your question.

    – dessert
    17 hours ago
















You need to correct the typo in one of the files that you "fiddled with" - in particular, it looks like a Unicode smart quote may have made its way into one of them

– steeldriver
2 days ago





You need to correct the typo in one of the files that you "fiddled with" - in particular, it looks like a Unicode smart quote may have made its way into one of them

– steeldriver
2 days ago













Please search for the faulty line with grep '’export' /etc/profile /etc/bash.bashrc (and other bash startup files you edited, if any), edit and add the output to your question.

– dessert
17 hours ago





Please search for the faulty line with grep '’export' /etc/profile /etc/bash.bashrc (and other bash startup files you edited, if any), edit and add the output to your question.

– dessert
17 hours ago










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132418%2ferror-message-at-terminal-start-up-export-not-found%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Ask Ubuntu!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1132418%2ferror-message-at-terminal-start-up-export-not-found%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü