| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | May 22 at 22:27 | |
| stats | profile views | 161 |
|
Dec 19 |
comment |
Installing JDK 7 on debian Sure. But how does this answer the question? The OP has the correct package name already. |
|
Dec 19 |
comment |
Why are the UIDs in Solaris so very high? Is it alright to use lower numbers? I'm surprised by this 'default'. The documentation actually seems to suggest avoiding UIDs above 60,000, due to incompatibility issues. It also says that 100 -- 60,000 is available for regular user accounts. See char.tuiasi.ro/doace/solaris/solaris-sysadmin-guide/ch07/…. |
|
Dec 19 |
comment |
Assigning IP address to environment variable +1, although note that my manpage says: -i: Display the network address(es) of the host name. Note that this works only if the host name can be resolved. Avoid using this option; use hostname --all-ip-addresses instead. |
|
Dec 18 |
comment |
How can I call bc from within awk in this case? @ixtmixilix - I don't think the intent of that site is to write the whole program within the 5 minute time limit. Rather, the time limit ensures you consider your solution before downloading the test data, and prevents many brute force attempts. This is covered in the Rosalind FAQ. |
|
Dec 18 |
revised |
On the Fly Compression for a Directory added 2 characters in body |
|
Dec 18 |
answered | On the Fly Compression for a Directory |
|
Dec 17 |
comment |
Remove large chunks from json using vim @jw013 - Thanks. I've expanded the explanation to make my assumptions clearer. |
|
Dec 17 |
revised |
Remove large chunks from json using vim pointed out conditions under which the solution is valid |
|
Dec 17 |
comment |
Remove large chunks from json using vim He wants the whole of the surrounding record removed, not just the line. |
|
Dec 17 |
answered | Remove large chunks from json using vim |
|
Nov 27 |
comment |
Grep command to find files containing text string and move them @derobert - Yep. I never, ever use spaces in filenames. In my opinion, that's what underscores are for. |
|
Nov 27 |
answered | Grep command to find files containing text string and move them |
|
Nov 26 |
comment |
How do I force a user to log out? You can force it with -f. But you should probably find out why and how they are logged in first, or you may leave your system in an inconsistent state. |
|
Nov 8 |
comment |
How to scan websites that are not available What will you do with this information when you have it? If it's a question of access, why not just use a proxy for sites that you aren't reaching but believe should be accessible? |
|
Nov 8 |
awarded | Guru |
|
Nov 8 |
revised |
Documentation for vifm? added 40 characters in body; edited tags; edited title |
|
Nov 8 |
revised |
Is it possible to disconnect a GUI program launched within vifm from vifm? added 26 characters in body; edited tags |
|
Nov 7 |
awarded | Good Answer |
|
Nov 4 |
answered | Filtering the keyboard input |
|
Nov 3 |
answered | Get correct number of lines in diff output |