سال ۱۴۰۰ مبارک (https://asciinema.org/a/9eKpD4YAnmal47PhP8EzAejLu)
happy
cat /*dev/null; echo "سال ۱۴۰۰ مبارک"
cat <<c*/ /*dev/null | cat > /dev/null
c */ () {} /*
c */ main() { cat(); printf("سال ۱۴۰۰ مبارک\n"); } /*
17 format('سال ۱۴۰۰ مبارک')
write (6,17)
stop
end
c This program runs in four languages with the same effect.
c The languages are C, Fortran, C Shell and Bourne Shell.
c Written by Vadim Antonov, avg@hq.demos.su
c*/
فرمانها
کامپایل happy با کامپایلر زبان C و تولید فایل اجرایی به نام happy_c
gcc -x c happy -o happy_c
کامپایل happy با کامپایلر زبان fortran و تولید فایل اجرایی به نام happy_f
gfortran -x f77 happy -o happy_f
منبع
Happy New Year in 4 languages
https://www.gnu.org/fun/jokes/happy-new-year.html