| bio | website | website.com |
|---|---|---|
| location | Earth | |
| age | 29 | |
| visits | member for | 1 year, 3 months |
| seen | Apr 30 at 4:25 | |
| stats | profile views | 27 |
I am
|
Mar 6 |
accepted | Create a virtual file that is actually a command |
|
Mar 6 |
comment |
Create a virtual file that is actually a command yeah it's looking like fuse is the way to go, thanks |
|
Mar 5 |
asked | Create a virtual file that is actually a command |
|
Mar 5 |
accepted | Which applications use /usr/share/dict/words |
|
Mar 4 |
accepted | Where to put a background script |
|
Mar 4 |
comment |
Where to put a background script I am using inotifywait in the while true to execute another script every time a file is changed. |
|
Mar 4 |
asked | Where to put a background script |
|
Mar 4 |
asked | Which applications use /usr/share/dict/words |
|
Feb 28 |
comment |
Control how linux deletes files Okay from research it seems the consensus position is to encrypt the sensitive info separately, and then destroy the key when the information is to be deleted. This prevents being compelled to reveal the key. |
|
Feb 27 |
awarded | Custodian |
|
Feb 27 |
revised |
What is the default jobs argument for make? deleted 17 characters in body |
|
Feb 27 |
reviewed | Approve suggested edit on What is the default jobs argument for make? |
|
Feb 26 |
asked | What happens when I copy a file from one network location to another |
|
Feb 26 |
asked | Definition of sane |
|
Feb 26 |
accepted | What is the default jobs argument for make? |
|
Feb 26 |
revised |
What is the default jobs argument for make? added 81 characters in body |
|
Feb 26 |
comment |
What is the default jobs argument for make? You are right, unlimited was a brainfart as it's clearly not that. And yes I meant without -j specified. |
|
Feb 26 |
asked | What is the default jobs argument for make? |
|
Feb 26 |
comment |
Control how linux deletes files @DeerHunter I want deleted files to be unrecoverable, given that an adversary has decrypted the filesystem. |
|
Feb 26 |
comment |
Control how linux deletes files @derobert nice link, I guess I'm not the only person to have thought of this |