Search Results

Search: Posts Made By: rparavastu
Forum: Red Hat 02-27-2014
3,021
Posted By Corona688
Login to scott and add it to his crontab. You...
Login to scott and add it to his crontab. You may need to add him to the cron group like usermod -a -G cron scott before crontab -e will work.

You may want to nohup command & that one as well.
Forum: Red Hat 02-27-2014
3,021
Posted By Corona688
There are lots of ways to do it. One option...
There are lots of ways to do it.

One option might be to put a line in root's crontab, which you edit via crontab -e:

@reboot cd /opt/program_folder/ServiceManager/bin ; nohup ./servce_manager...
1,199
Posted By RudiC
Try:paste -d"\n" file{1..3} alter table...
Try:paste -d"\n" file{1..3}
alter table "SYS"."INT_COST_PRICE" enable row movement;
alter table "SYS"."INT_COST_PRICE" shrink space compact;
alter table "SYS"."INT_COST_PRICE" disable row...
Showing results 1 to 3 of 3

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