184 reputation
8
bio website jacksblackboard.blogspot.it
location Montereale Valcellina (Italy)
age 21
visits member for 7 months
seen 8 hours ago
stats profile views 13

I'm a Computer Science student at the Scuola Superiore of the University of Udine. I've been interested in Computer Science since my third high-school year, and thus I've decided to apply to join one of the Schools of Excellence, and succeeded in this task.


Nov
14
comment Remove /var partition and replace it with /var into / (root) partition
I don't have any line that starts with /dev/sd* but I have a line that starts with UUID=5ebc2009-3089-4f5b-ac93-d8d4738913b3 /var ext4 defaults which I believe refers to the /var partition. So I simply remove this without modifying anything else?
Nov
14
comment Remove /var partition and replace it with /var into / (root) partition
Could you explain how to correct /etc/fstab?
Nov
14
asked Remove /var partition and replace it with /var into / (root) partition
Nov
6
comment Copy paste problem on KDE
Never had a similar problem, even though I never used TeXMaker.
Nov
3
accepted Get correct number of lines in diff output
Nov
3
asked Get correct number of lines in diff output
Oct
27
awarded  Vox Populi
Oct
27
awarded  Suffrage
Oct
26
comment Strange behaviour of uninitialized arrays and unset arrays
Great, I did not know of this syntax. The only thing is that this requires to use declare -a var to avoid having the null at the beginning.
Oct
26
comment Strange behaviour of uninitialized arrays and unset arrays
I did not know of declare -p. Thank you for solving my doubts. The only thing that is not clear to me is your last sentence. I always used the ${#array[@]} notation, why did you tell me to not use the other one?
Oct
26
accepted Strange behaviour of uninitialized arrays and unset arrays
Oct
26
asked Strange behaviour of uninitialized arrays and unset arrays
Oct
14
comment Redirect stderr of the double-parentheses construct
I think he forgot the backticks. Anyway this works too with the backticks(at least for what I've tested). Is there any difference between this solution and jippie's?
Oct
14
comment Redirect stderr of the double-parentheses construct
I did not know this thing of "brace group"s. Is there any documentation about them?
Oct
14
awarded  Scholar
Oct
14
awarded  Supporter
Oct
14
accepted Redirect stderr of the double-parentheses construct
Oct
14
awarded  Student
Oct
14
asked Redirect stderr of the double-parentheses construct
Oct
13
awarded  Autobiographer