EmbLogic's Blog

Category Archives: Shell Scripts

TCL FEDORA PROBLEM

Sir, how to run tcl scripts on fedora? I have an  example: # tclsh hello.tcl can’t find package Tk while executing I tried to install Tk package, but its not working. Please help!!

Posted in Embedded Linux, Shell Scripts | Leave a comment

RASPBERRY PI + VOICE RECOGNITION + HOME AUTOMATION = MY ROOM V3.0

Hey folks, dis is my 1st blog post.. I learned some really cool things which we can do with “raspberry pi” or any single board computer (SBC). I designed a voice recognition system for my room which identifies me and … Continue reading

Posted in ARM Embedded Processors, Embedded Controllers, Shell Scripts, Uncategorized | Tagged , | Leave a comment

VARIABLES IN SHELL SCRIPT

In bash every variable is a  string.. My question is if these values are stored as ASCII values? And how arithmetic operations are manipulated with integers/numbers, if they are stored as strings(or ASCII values)????

Posted in Shell Scripts | Leave a comment

assignment 1 shell scripting done

Posted in Shell Scripts | Leave a comment

how to use or in shell scripting

jst kindly provide me with the syntax how could or statement be used with “IF” in shell

Posted in Shell Scripts | Leave a comment

can we use break statement in case

Posted in Shell Scripts | Leave a comment

how to print the result of an arithmetic calculation in a shell script

echo 4 +5   wat should i use to make its ans= 9 . plz tell me the complete statement

Posted in Shell Scripts | 2 Comments

Ram alwys ur’s

Respected sir and yes hello friends,,,,,,Today i m writing my first blog;,,,,,,,,,,,,i m writing this blog only bcz,,,,,,,,  i don’t know why ….. but yes i can say ……………..emblogic  is really awsome……………..specially::::— C:/ @include<emblogic> emblogic main() { name siddarth sir,pravjot sir; if … Continue reading

Posted in Data Structures with C, Shell Scripts | Leave a comment

scripting problem

I am trying to make a Makefile which can accept an a c file name as an argument to be used as a variable in my script so that i can use it with any of my c files for … Continue reading

Posted in Shell Scripts | Tagged , | 2 Comments

command for online help…??

what is the command for online help in linux…??  

Posted in Shell Scripts | Leave a comment