<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Source Code Variable</title><link>http://www.bing.com:80/search?q=Source+Code+Variable</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Source Code Variable</title><link>http://www.bing.com:80/search?q=Source+Code+Variable</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>Mon, 06 Apr 2026 20:14: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>Tue, 07 Apr 2026 09:00:00 GMT</pubDate></item><item><title>If "bash &lt;file&gt;" works, why is "source &lt;file&gt;" throwing an error?</title><link>https://unix.stackexchange.com/questions/290869/if-bash-file-works-why-is-source-file-throwing-an-error</link><description>However, when you source something, it is run in your current shell which, because it is interactive, has already loaded the aliases and therefore the fi alias is recognized and breaks the sourcing.</description><pubDate>Tue, 31 Mar 2026 02:13: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>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>Mon, 06 Apr 2026 22:09:00 GMT</pubDate></item><item><title>Is there an open source tool to measure cpu performance?</title><link>https://unix.stackexchange.com/questions/30047/is-there-an-open-source-tool-to-measure-cpu-performance</link><description>I have used many times ab for measuring web performance, hdparm for measuring hard disk performance and netperf for measuring network performance. But I didn't find any tools to measure cpu perfor...</description><pubDate>Wed, 01 Apr 2026 05:54: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>Mon, 06 Apr 2026 17:30:00 GMT</pubDate></item><item><title>100% open source linux distro - Unix &amp; Linux Stack Exchange</title><link>https://unix.stackexchange.com/questions/116551/100-open-source-linux-distro</link><description>Do 100% open source linux distro's exist? i.e. distros which contain absolutely no closed source components anywhere at all? Apparently distros like Ubuntu contains bits and pieces which are closed source.</description><pubDate>Wed, 01 Apr 2026 16:45:00 GMT</pubDate></item><item><title>convert executable back to C source code</title><link>https://unix.stackexchange.com/questions/229802/convert-executable-back-to-c-source-code</link><description>Unfortunately I lost my source code and I just have the output file that made with gcc in linux and I don’t have any access to my pc now.is there any way to convert output file to source file (in c...</description><pubDate>Sat, 04 Apr 2026 06:12: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>Mon, 23 Mar 2026 00:07:00 GMT</pubDate></item></channel></rss>