About 91,200 results
Open links in new tab
  1. export command in Linux with Examples - GeeksforGeeks

    Jul 11, 2025 · Learn how to use the export command in Bash to manage environment variables and functions, ensuring seamless configuration across shell sessions and child processes.

  2. export (1p) - Linux manual page - man7.org

    DESCRIPTION top The shell shall give the export attribute to the variables corresponding to the specified name s, which shall cause them to be in the environment of subsequently executed …

  3. EXPORT Definition & Meaning - Merriam-Webster

    Jun 18, 2026 · The meaning of EXPORT is to carry away : remove. How to use export in a sentence.

  4. Understanding Exports: Definition, Benefits, and Key Examples

    May 8, 2026 · Discover how exports drive international trade, boost economic growth, and expose companies to financial opportunities and risks. Learn the benefits and challenges.

  5. export - JavaScript | MDN - MDN Web Docs

    Jul 29, 2025 · The export declaration is used to export values from a JavaScript module. Exported values can then be imported into other programs with the import declaration or dynamic import. The …

  6. export.gov

    Take Your Business Global Developed by international trade experts and economists, Export.gov provides trusted market intelligence, practical advice and business tools to help U.S. companies …

  7. Export - Wikipedia

    An export in international trade is a good produced in one country that is sold into another country or a service provided in one country for a national or resident of another country. The seller of such goods …

  8. Learn How To Export - International Trade Administration

    First prepare your business to export and learn about local assistance and available financing. Growing your sales in international markets requires your company to first determine its commitment, create a …

  9. How can I export files or folders in Windows 10? Provide step-by-step ...

    Dec 14, 2023 · In Windows 10, you can export files or folders using various methods, and the process may differ depending on the context. Here are two common methods using built-in tools:

  10. export Man Page - Linux

    export Set an environment variable. The supplied names are marked for automatic export to the environment of subsequently executed commands. Syntax export [-fn] [name [= value]] export -p …