| bio | website | launchpad.net/… |
|---|---|---|
| location | Syracuse, NY | |
| age | 28 | |
| visits | member for | 1 year, 6 months |
| seen | Apr 9 at 18:51 | |
| stats | profile views | 30 |
|
Mar 25 |
comment |
Is it recommended to use zsh instead of bash scripts? The other thing to keep in mind about bash scripts on BSD systems (other than OS X ...if you consider it a BSD system) is that even if bash exists, it is usually not /bin/bash, so a shebang line #!/bin/bash won't usually work. In cases where bash is actually installed, I believe #!/usr/bin/env bash usually will. |
|
Mar 23 |
comment |
Recommended Linux distribution or distributions for children How is Fedora more like Windows in a way that would make it less likely than Ubuntu that someone would use the command line? (I'm not saying you're wrong--I have only minimal recent experience with Fedora.) |
|
Feb 2 |
reviewed | Needs Improvement How to switch from TTY to KDE in Oracle Linux |
|
Feb 2 |
reviewed | Satisfactory How do I send a shutdown event to a QEMU guest (OpenBSD)? |
|
Feb 2 |
reviewed | Needs Improvement Listing script's file dependencies |
|
Feb 2 |
reviewed | Satisfactory Speed up playback rate of online videos in web browser on Debian Linux |
|
Feb 2 |
reviewed | Satisfactory how to use grep for specific files? |
|
Feb 2 |
reviewed | Satisfactory tar: how can I exclude intermediate directories but include leaf directories? |
|
Feb 2 |
awarded | Custodian |
|
Feb 2 |
reviewed | Satisfactory Difference between authpriv and auth? |
|
Feb 2 |
reviewed | Satisfactory In Unix speak what is the difference between a shell script and an executable? |
|
Feb 2 |
reviewed | Satisfactory What does the term static variable mean in unix speak? |
|
Feb 2 |
reviewed | Needs Improvement How to diff two folders by inodes |
|
Jan 31 |
awarded | Critic |
|
Jan 30 |
awarded | Informed |
|
Jan 27 |
awarded | Citizen Patrol |
|
Jan 22 |
comment |
Running an executable in PATH with the same name as an existing function You may want to expand this to include a similar alternative: `which date`. |
|
Jan 17 |
answered | How to start subsequent shells as root? |
|
Jan 17 |
comment |
How to start subsequent shells as root? @SaadRehmanShah If it's a non-graphical root login, you cannot run graphical programs (without configuring an X display). If it's a graphical root login, not much is guaranteed to work properly on most current Unix-like systems--you're not supposed to log in graphically as root, programs are not tested under these circumstances, and lots of stuff won't work. |
|
Jan 8 |
comment |
Gtk2 Themes under Gentoo's Gnome 3 @LambdaDusk You can click it now... |