Search Results

Search: Posts Made By: alvingo
1,921
Posted By alvingo
How to group the output w/ limit
Hi All,

Second time to post on this group :)

I'm pulling my hair now 'coz I'm so dumb to produce this requirement.

Requirement: I want to run a utility by limiting the no. inside my process...
1,583
Posted By alvingo
re: Group the output of the variable
Input is:
ls -l
A
B
C
D
E
F
G
H
-OR-
emp_id
4567
2231
1121
2233
4554
3243
1231
3311
2,029
Posted By alvingo
How to group the output of a loop
Hi Guys,

This is based on my question previously posted. :)

I have my shell script like this:


#!/usr/bin/sh
e_id=`sqlplus -s scott/tiger@DB<<eof
SET PAGESIZE 0 FEEDBACK OFF...
1,583
Posted By alvingo
Group the output of the variable
Hi Guys,

First time in scripting & first time here...:D
I need help in this situation -
My requirements is:
I have a list e.g.
list=`echo ls -l *` OR
list=`sql.... select emp_id from...
Showing results 1 to 4 of 4

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