<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Source Code Website eLearning</title><link>http://www.bing.com:80/search?q=Source+Code+Website+eLearning</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Source Code Website eLearning</title><link>http://www.bing.com:80/search?q=Source+Code+Website+eLearning</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>What is the difference between "." "./" and "source"?</title><link>https://unix.stackexchange.com/questions/312573/what-is-the-difference-between-and-source</link><description>When the script is done, any changes that it made to the environment are discarded. . script The above sources the script. It is as if the commands had been typed in directly. Any environment changes are kept. source script This also sources the script. The source command is not required by POSIX and therefore is less portable than the shorter ..</description><pubDate>Sun, 12 Apr 2026 20:43:00 GMT</pubDate></item><item><title>Source vs . why different behaviour? - Unix &amp; Linux Stack Exchange</title><link>https://unix.stackexchange.com/questions/309768/source-vs-why-different-behaviour</link><description>source is a shell keyword that is supposed to be used like this: source file where file contains valid shell commands. These shell commands will be executed in the current shell as if typed from the command line.</description><pubDate>Mon, 06 Apr 2026 06:24:00 GMT</pubDate></item><item><title>bash script error: source: not found - Unix &amp; Linux Stack Exchange</title><link>https://unix.stackexchange.com/questions/116584/bash-script-error-source-not-found</link><description>You have an alias which is overriding the builtin source (fix with unalias source) You have a function which is overriding source (fix with unset -f source) You are somehow not using bash (although your bang line would suggest you are). source is not POSIX. Using source on dash does not work, only . works.</description><pubDate>Wed, 15 Apr 2026 00:51:00 GMT</pubDate></item><item><title>Where to download Linux Kernel source code of a specific version ...</title><link>https://unix.stackexchange.com/questions/46077/where-to-download-linux-kernel-source-code-of-a-specific-version</link><description>Is there a resource to download a specific kernel version source? For example, I want to get 2.6.36.2 sources to compare with this package and see what changes were introduced?</description><pubDate>Sun, 12 Apr 2026 23:20:00 GMT</pubDate></item><item><title>Why can `BASH_SOURCE` be used to obtain the current directory of the ...</title><link>https://unix.stackexchange.com/questions/601074/why-can-bash-source-be-used-to-obtain-the-current-directory-of-the-executing-s</link><description>I've read that BASH_SOURCE should be populated with the name of the executing script (and it works!). But why does BASH_SOURCE hold the name of the executing script, when it is defined in man bash as an array of source filenames corresponding to shell functions?</description><pubDate>Tue, 31 Mar 2026 19:17:00 GMT</pubDate></item><item><title>How to automatically source your bashrc file when you become a root ...</title><link>https://unix.stackexchange.com/questions/771795/how-to-automatically-source-your-bashrc-file-when-you-become-a-root-user</link><description>How to automatically source your bashrc file when you become a root user [duplicate] Ask Question Asked 2 years, 1 month ago Modified 2 years, 1 month ago</description><pubDate>Thu, 16 Apr 2026 23:44:00 GMT</pubDate></item><item><title>How to compile and install programs from source</title><link>https://unix.stackexchange.com/questions/173/how-to-compile-and-install-programs-from-source</link><description>That being said... +1 bump for asking a common question that should be answered for all newcomers to *nix systems. :) Building from source sometimes means the difference between fixing a nasty bug and just suffering until the next software release. It's really not that bad, and as many here have pointed out, once you know what to look for and how to do it, fairly painless.</description><pubDate>Fri, 10 Apr 2026 18:01:00 GMT</pubDate></item><item><title>How to run source and export inside a systemd unit file to start the ...</title><link>https://unix.stackexchange.com/questions/671778/how-to-run-source-and-export-inside-a-systemd-unit-file-to-start-the-service</link><description>Is test.startup the same as the bash script you posted, or is it something different? Are you trying to run source and export in the service file directly or in test.startup?</description><pubDate>Tue, 07 Apr 2026 10:19:00 GMT</pubDate></item><item><title>distributions - Distros that support compiling from source - Unix ...</title><link>https://unix.stackexchange.com/questions/2/distros-that-support-compiling-from-source</link><description>it is not clear from the question whether the question is about compiling the entire system from source, or compiling individual packages. Also, by distros, do you mean Linux based OSs, all free unix-like OSs, or something else? If your question is confined to free unix-like distributions, then by definition all of them can install packages by compiling them from source, but comparatively few ...</description><pubDate>Fri, 10 Apr 2026 22:33:00 GMT</pubDate></item><item><title>Copy file to same path as source without changing directories</title><link>https://unix.stackexchange.com/questions/712749/copy-file-to-same-path-as-source-without-changing-directories</link><description>For example if you started typing or copy/pasting the source path including filename, and only after that you realize you want the copy to be in that directory, ctrl-left-arrow to move the cursor backward-word before killing/yanking the directory part, then ctrl-e for end of line before yanking another copy of it.</description><pubDate>Tue, 14 Apr 2026 00:59:00 GMT</pubDate></item></channel></rss>