121 reputation
4
bio website github.com/ahammar
location Trondheim, Norway
age 27
visits member for 2 years, 1 month
seen yesterday
stats profile views 9

CS student at NTNU, Trondheim, Norway.


Apr
5
comment How to use commands on files which have “-” at the start of their names?
@AliNa: Quotation marks won't work, as they are interpreted by the shell, not the program.
Dec
6
comment How do I type on the next line in the Terminal?
@LnxSlck: Though, it's often preferable to separate commands with && instead of ;. This way, if one of the commands fail, the remaining commands will not be run. So, using your example, if home doesn't exist, you won't accidentally create a test directory in the current directory.
Oct
14
awarded  Teacher
Oct
13
answered Does 'Owning' A Directory Or File Give You And Special Permissions?
Oct
3
awarded  Citizen Patrol
Aug
27
comment How can I create a zip archive of a whole directory via terminal without hidden files?
I don't think your last statement is correct. .* would get expanded by the shell.
Jun
30
awarded  Supporter
Apr
18
awarded  Autobiographer