Search Results

Search: Posts Made By: jainitai
1,220
Posted By jainitai
between command?
my file contains salary field and i just want to find a salary between 50000 to 99999?

Is there any command so that i can achieve this

Please help
4,156
Posted By jainitai
its working fine but tel any other command rather...
its working fine but tel any other command rather than awk

---------- Post updated at 04:47 AM ---------- Previous update was at 04:45 AM ----------

Its just I wanna know nobody has given...
4,156
Posted By jainitai
there is 1 file abc.dat and in tat file i have...
there is 1 file abc.dat and in tat file i have contents like empid,empname,empposition,dob,sal ok here i want to list or sort as empposition followed by empname?

---------- Post updated at 04:36...
4,156
Posted By jainitai
Sort command
any command to sort the file one followed by another???
Ex: there are 5 fields 123,abc,manager,13-jan-1985,100000 like this
is there any command where manager shud come first and then abc???
...
1,098
Posted By jainitai
Shell Script
For a student file with the following fields, rollno, name, marks. Generate 2 files ‘Pass' and ‘Fail‘containing records of student who have passed or failed. Also count the number of students who...
12,699
Posted By jainitai
is there any way i can achieve this using while...
is there any way i can achieve this using while read line example
file="/path"
while read line
do
echo $line
done <"$file"
I just want to read the file 5 times in destination path
12,699
Posted By jainitai
ok fine I have 3 file in source directory named...
ok fine I have 3 file in source directory named as
sample.dat
sample1.dat
sample2.dat
sample3.dat
sample4.dat
so I should copy any file from here to destination location where there are no...
12,699
Posted By jainitai
While loop
How to copy a file from source location and paste 5 times in destination location using while loop??

Kindly help??
6
KSH
1,463
Posted By jainitai
ok fine ill learn from basics thanks
ok fine ill learn from basics thanks
6
KSH
1,463
Posted By jainitai
I know vi and even i know the extensions for tat....
I know vi and even i know the extensions for tat. In vi i can write my code and all essentials so what else u need me to know about vi??
2,856
Posted By jainitai
i got itfrom net and even i tested it.
i got itfrom net and even i tested it.
6
KSH
1,463
Posted By jainitai
KSH
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:
1. Accept the...
2,856
Posted By jainitai
korn shell scripting
Use and complete the template provided. The entire template must be completed. If you don't, your post may be deleted!

1. The problem statement, all variables and given/known data:
There is a...
932
Posted By jainitai
help needed
For a student file with the following fields, rollno, name, marks. Generate 2 files ‘Pass' and ‘Fail‘containing records of student who have passed or failed. Also count the number of students who...
9,135
Posted By jainitai
any help will b appreciated:) i have to write...
any help will b appreciated:)
i have to write in a ksh
And for the first 2 questions i ve written an answer below pls check and confirm
echo calender
cal
echo No of directories/Sub directories...
9,135
Posted By jainitai
Small Assignment
1. Write a menu driven shell program to

a. Display calendar of current month.
b. Search for a pattern in all the files/subdirectories from current directory.
c. Count the no. of...
Showing results 1 to 16 of 16

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