137 reputation
15
bio website
location Auckland, New Zealand
age
visits member for 8 months
seen Nov 9 '12 at 23:16
stats profile views 5

Mar
12
awarded  Notable Question
Mar
11
awarded  Popular Question
Dec
24
awarded  Popular Question
Sep
15
comment Redirection doesn't show up as an argument to a sourced script
thanks @Benjamin Barenblat
Sep
15
comment Regular expression how to get value in shell script?
thank you very much... can you explain it to me ?
Sep
15
revised Regular expression how to get value in shell script?
added 35 characters in body
Sep
15
comment Regular expression how to get value in shell script?
but I don't know what exactly "pathName" is. It can be a sequence of characters anything. In particular, I need a regular expression to get it.
Sep
15
asked Regular expression how to get value in shell script?
Sep
15
comment Redirection doesn't show up as an argument to a sourced script
Just following up the question, how can I read the content of file because cat display the content of this ?
Sep
14
awarded  Student
Sep
14
asked Recovered deleted files on Mac by command line
Sep
14
comment Redirection doesn't show up as an argument to a sourced script
thank you very much. Now i get better to understand shell script behind the scence
Sep
14
accepted Redirection doesn't show up as an argument to a sourced script
Sep
14
comment Redirection doesn't show up as an argument to a sourced script
no it's not a typo. Because a shell script run on subprocess so the main process is waiting for it until it done. However, subprocess run it but the results will not update. So I have been used an alias
Sep
14
awarded  Editor
Sep
14
revised Redirection doesn't show up as an argument to a sourced script
added 71 characters in body
Sep
14
asked Redirection doesn't show up as an argument to a sourced script
Sep
14
comment Create a new link to access all files and folders
yeap, I created a link; however, how can I get the content through the link ? thank you .
Sep
14
accepted Create a new link to access all files and folders
Sep
14
comment Create a new link to access all files and folders
thank you @warlOck a lot