Search Results

Search: Posts Made By: bhagya_raj
2,324
Posted By bhagya_raj
I knew that :) I tried to keep the script very...
I knew that :) I tried to keep the script very simple not using too much of perl expressions so that beginners can understand what's happening with the script. Anyways, I modified the script to user...
2,324
Posted By bhagya_raj
I love using perl for these cases. Bash script...
I love using perl for these cases. Bash script can also be written but the code size will be big. I can still help you out if you need this only in bash.

Here is the perl snippet you can use. Perl...
2,324
Posted By bhagya_raj
who | awk '{print "Hello " $1}' awk can...
who | awk '{print "Hello " $1}'


awk can be used in many other ways and is a strong tool to work with strings/output of comands.
-Bhagya


Please use and tags when posting code, data or...
1,639
Posted By bhagya_raj
In your excel sheet, do the following: -...
In your excel sheet, do the following:

- Lets say all your numbers are stored in row A (one in each row)
- select any random cell (eg: C5) and insert the symbol you intend to use into that cell....
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 04:50 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy