| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Apr 16 at 23:40 | |
| stats | profile views | 19 |
name should be lk but the minimum length is 3
|
Aug 20 |
awarded | Editor |
|
Aug 20 |
revised |
Is there a way to redirect nohup output to a log file other than nohup.out? added 355 characters in body |
|
Aug 20 |
answered | Is there a way to redirect nohup output to a log file other than nohup.out? |
|
Aug 17 |
comment |
Why can't I navigate into my Documents directory? Wild guess: perhaps you are already in your Desktop directory? cd will not produce any output if successful |
|
Aug 17 |
answered | Why the differences in color between SSH terminal sessions in OSX? |
|
Aug 17 |
comment |
Executing zsh rehash after build I may be wrong because I've never used zsh before today, but calling rehash from a function does seem to work for me. |
|
Aug 16 |
comment |
Best compression of similar files? Right, you be sure to use a format that archives and then compresses, instead of one (like .zip) which compresses each file individually and then archives them |
|
Aug 16 |
comment |
How to move file from one folder to another in shell script by changing the permission It's not clear to me what to you want to do. Do you want to type mv file _name.dat /tmp and have it execute mv "file _name.dat" /tmp instead? |
|
Aug 16 |
awarded | Supporter |
|
Aug 16 |
awarded | Citizen Patrol |
|
Aug 14 |
answered | Append output to a file and redirect stderr to null |
|
Aug 13 |
comment |
Why can't tr read from /dev/urandom on OSX? I believe locate doesn't directly search your filesystem, but rather looks up your query using a pre-built database. This database is most likely configured to ignore /dev/ and other 'special' filesystems. |
|
Aug 13 |
reviewed | Approve suggested edit on Why can't tr read from /dev/urandom on OSX? |
|
Aug 13 |
awarded | Teacher |
|
Aug 13 |
answered | Why can't tr read from /dev/urandom on OSX? |