No description provided.
hello.c:5:9: warning: unknown escape sequence 'q'
#include <stdio.h> int main() { printf("hello, world\q"); return 0; }
The second version would spawn a subshell. The source command loads all of these commands into the current shell.