Categories
- Computer Science (24)
- Coding Discussions (10)
- Linux / Unix Shell (8)
- Others (4)
- Overview (2)
- Entertainment (4)
- GNU+Linux+FOSS (28)
- Humor (16)
- Writings (1)
- Computer Science (24)
Tags
API boot calcutta university combinatorics comic command counting C program distro fedora firefox game gcc geexbox gimp gnu google graphics install internet ipod jumble kde linux livecd liveusb minimalist multi boot multimedia numerical operating system os poll portable prank prime number Programming review shell small source code unix video wallpaper wordpress-
Top 10
- Geeky Code Wallpaper with GIMP
- Making a Multi Booting CD DVD USB
- Bash Script : Print lines of a file in reverse order
- Little and Big Endian conversion
- Choose login manager GDM or KDM in Fedora
- Jumble Word Solver
- Hero’s Method : Evaluating square root of a real number
- Allegro 4.2.2
- Floating point math operations in bash
- What are ID3 Tags all about?
-
Recent Comments
Polls
Tag Archives: linux
Read multiple arguments in bash script
A shell script is written to achieve a purpose, and it is very helpful is the shell script takes multiple commandline arguments and then operate on each argument, instead of execute the shellscript multiple times. This post will talk about how to make the shell script work with multiple arguments. Continue reading
Posted in Computer Science, Linux / Unix Shell
Tagged gnu, linux, Programming, shell, source code, unix
1 Comment
Bash Script : Print lines of a file in reverse order
A bash script to print the lines of a file in reverse order. Continue reading
Posted in Computer Science, Linux / Unix Shell
Tagged gnu, linux, Programming, shell, source code, unix
Leave a comment
Bash Script : Finding Digital Root of an Integer
A bash script to find the digital root of an integer Continue reading
Posted in Computer Science, Linux / Unix Shell
Tagged gnu, linux, Programming, shell, source code, unix
Leave a comment
Installing GRUB Bootloader
A step by step guide on how to freshly install GRUB bootloader, in Hard disk or USB. Continue reading
Choose login manager GDM or KDM in Fedora
How to change login manager, GDM to KDM in fedora, and how it works. Continue reading
Bash Script : Check for palindrome
A simple problem: To find if a string is a palindrome or not using Bash script Continue reading
Posted in Computer Science, Linux / Unix Shell
Tagged gnu, linux, Programming, shell, source code, unix
Leave a comment
Latest Myth: Fedora Cannot run Shell Script
A lot of people running around asking for RedHat Linux, suddenly, and most of them at last getting pointed to me and getting disappointed. When asked why RedHat, and why not any one among the hundreds of other distros, I … Continue reading
Floating point math operations in bash
This article tells how to make floating point calculations and use basic scientific functions in bash. Continue reading
Posted in Computer Science, Linux / Unix Shell
Tagged gnu, linux, Programming, shell, source code, unix
2 Comments




