Search Results

Search: Posts Made By: Wahmed9
3,256
Posted By Wahmed9
Logging out users
Hi,

How do force users to log off Unix through shell?
1,724
Posted By Wahmed9
processing for each day given a date range
hello,

I have a date range submitted by the user in ddmmyy format. how can i do some processing for each day. E.g. date params are 020110 (start date 01 jan 10) and 300110 (30 jan 10),

i.e ...
1,663
Posted By Wahmed9
Help with sed command
hi,

I have the following content in a file:

DSAA,SMITA,SMI,JULIE,FT,ACDSF,OTH
DSAA,SMITA,SMI,JULIE,FT,ACDSF,OTH

Im tyring to use the 'sed' command to replace each comma with a new line...
2,958
Posted By Wahmed9
Shell scripting string manipulation
Hi,

if I have a string delimited by commas how can I put each character on a new line followed by a carriage return, and output this to a filee.g

from:

s,t,r,i,n,g

to

s
t
r
i...
1,186
Posted By Wahmed9
Help with shell script
Hi,

im new to shell scripting and need some help on processing user input please

how can i accept two dates as parameters (e.g. 020110 and 140210) and then loop through each day from the...
Showing results 1 to 5 of 5

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