Search Results

Search: Posts Made By: geovas
3,615
Posted By geovas
Change the date format
Hi all,

I have a file that every line starts with the date and time. The format is like YYYYMMDDHHMM and I woulk like to change it to MM/DD/YY<space>HH:MM.
I tried to figure out a way to do it...
1,780
Posted By geovas
check variable value when nothing is returned
Hi all,

I am wondering how can I check when a variable has nothing returned in it. I am trying to store a pid in this variable to see if a script is running in the background. So I am using...
1,671
Posted By geovas
Stop child script by stoping parent script
Hi everyone,

I have this problem with a script I'm writting. I want to execute a code running in the background several times through a script. I am writting it like that
parent_script

for a...
978
Posted By geovas
split an action in groups
Hi all,

I need some help with a script I would like to amend.Let's say it's a simple script like the one below

controls=`grep line /etc/file |grep -v "^#"| awk -F":" '{print $4}'`
for cc...
Showing results 1 to 4 of 4

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