Search Results

Search: Posts Made By: learnbash
3,066
Posted By learnbash
hello scott. I am getting below error. ...
hello scott.

I am getting below error.



https://www.unix.com/showthread.php?t=240341&page=2


Database error
The The UNIX and Linux Forums database has encountered a problem.
Please try...
2,413
Posted By learnbash
Run your script like that. Method 1: ...
Run your script like that.



Method 1:

nohup yourscript.sh &

Method 2:
- start the process from console
- send it to background CTRL + Z
- then disown -a
9,691
Posted By learnbash
run your program like ./a.out enter...
run your program like


./a.out
enter your number and then enter your name, your program will exit and reverse print the numbers.


---------- Post updated at 01:33 PM ---------- Previous...
Showing results 1 to 3 of 3

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