Search Results

Search: Posts Made By: LoAlex
778
Posted By LoAlex
List file name problem
For etc, I have 3 files in /testing folder
apple.sh
orange.sh
pear.sh

if I want to find out the apple.sh
It easy, I can type
ls -ltr *apple*

Expected result:
apple.sh

but, the problem...
2,631
Posted By LoAlex
Check that if that help: Incrementing time...
Check that if that help:

Incrementing time (minutes and seconds) in bash / shell script - Stack Overflow...
1,945
Posted By LoAlex
Thanks all guys......:)
Thanks all guys......:)
1,945
Posted By LoAlex
About ps -ef and if-else problems
I'm new in Shell Programming and Scripting, I would like to ask some questions.

ps -ef | grep $appNAme | grep -v grep <-- what will it return when it find a process is running? return 1 or 0

if...
Showing results 1 to 4 of 4

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