Apr
29
awarded Notable Question
Apr
23
revised lsof if file descriptor is opened
added 14 characters in body
Apr
23
comment lsof if file descriptor is opened
Thank you for the response. I cannot just rename the file. I need to know that all data was written there. I can add some PROMPT to the end of each sql file and grep for it, but I guess there should be a better way.
Apr
23
revised lsof if file descriptor is opened
added tags and second question
Apr
23
asked lsof if file descriptor is opened
Apr
6
awarded Popular Question
Mar
22
revised bash printf with new line
one spelling error
Mar
22
awarded Popular Question
Mar
22
comment bash printf with new line
Thank you for the detailed answer.
Mar
22
accepted bash printf with new line
Mar
22
asked bash printf with new line
Mar
17
comment What is the most aesthetic way to to escape a single quote within a single-quoted string in (ba)sh?
"switching to a double-quotes string is not an option for me." Sorry, I missed it.
Mar
17
answered What is the most aesthetic way to to escape a single quote within a single-quoted string in (ba)sh?
Feb
15
revised bash built in function bash source code
spelling
Feb
15
comment bash built in function bash source code
The linked topic is interesting. I searched in .bashrc and .bashprofile, the defined function was in other place. The @dogbane 's answer helped me.
Feb
15
comment bash built in function bash source code
it works! I tried declare -F my_function, but it prints only the function name without the debug function. Thanks for a good advice.
Feb
15
accepted bash built in function bash source code
Feb
15
asked bash built in function bash source code
Feb
8
accepted String comparison (structured text) in bash
Feb
7
revised String comparison (structured text) in bash
spelling
1 2 3 4 5