I'm worried
-
Don't be a DOSser. I COMMAND you to stop LINE to us. (sorry - really - truly - I just couldn't think of another shell joke).
___________________________________________ .\\axxx (That's an 'M')
Maxxx_ wrote:
another shell joke
If he puts his ear up to the screen while the shell is open will he hear the ocean?
Knowledge is knowing that the tomato is a fruit. Wisdom is not putting it in fruit salad!! Booger Mobile - Camp Quality esCarpade 2010
-
Maxxx_ wrote:
another shell joke
If he puts his ear up to the screen while the shell is open will he hear the ocean?
Knowledge is knowing that the tomato is a fruit. Wisdom is not putting it in fruit salad!! Booger Mobile - Camp Quality esCarpade 2010
_Damian S_ wrote:
If he puts his ear up to the screen while the shell is open will he hear the ocean?
Only if it is the C Shell.
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 beta 2 - out now!
((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x)) -
Just type ":q!" in your mind and it will help you to sleep.
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
or even better rm -r *
Software Kinetics - Moving software
-
I had installed my first Ubuntu and spent way too much time in bash. Now I'm back in Windows but I feel a bit strange. It's like some part of me got separated and lives in that new partition. It constantly craves for installing, configuring, compiling... Damn it's 01:25 am.
Greetings - Gajatko Portable.NET is part of DotGNU, a project to build a complete Free Software replacement for .NET - a system that truly belongs to the developers.
-
I keep typing
ls
at the DOS prompt :-OVisit http://www.notreadytogiveup.com/[^] and do something special today.
-
gajatko wrote:
I had installed my first Ubuntu and spent way too much time in bash. Now I'm back in Windows but I feel a bit strange.
Yeah... It makes you lazy after a while, having that much control right at your fingertips. When i started work on NT systems after years of using various Linux distros, it took me months to get comfortable using Explorer: mousing instead of typing, shift+drag instead of wildcards, temporary files instead of piped commands... GUI skills are like a muscle; use it or lose it.
Shog9 wrote:
GUI skills are like a muscle; use it or lose it.
The same could be said about CLI skills, and the learning curve is much steeper.
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
-
Shog9 wrote:
GUI skills are like a muscle; use it or lose it.
The same could be said about CLI skills, and the learning curve is much steeper.
"A Journey of a Thousand Rest Stops Begins with a Single Movement"
-
_Damian S_ wrote:
If he puts his ear up to the screen while the shell is open will he hear the ocean?
Only if it is the C Shell.
xacc.ide - now with TabsToSpaces support
IronScheme - 1.0 beta 2 - out now!
((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))leppie wrote:
Only if it is the C Shell.
:thumbsup: :)
Greetings - Gajatko Portable.NET is part of DotGNU, a project to build a complete Free Software replacement for .NET - a system that truly belongs to the developers.
-
My server runs Ubuntu server version - no UI at all. Made it hard work configuring everything, but a fantastic learning experience. The problem is it's so stable - I haven't had to touch it for months (maybe even a year or more) so I've forgotten too much of it.
Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)DaveyM69 wrote:
The problem is it's so stable - I haven't had to touch it for months (maybe even a year or more) so I've forgotten too much of it.
Sounds a lot like my old Pentium III box with 2003 server on it, running as domain controller, DHCP server, web server, email server, sql server and file server. It's not fast, but it's about as stable as you can get.
The StartPage Randomizer - The Windows Cheerleader - Twitter
-
Wow! Me too!! I finally had to make an 'ls.bat' file on my Windows system at work so I could still do my 'ls' and get a 'dir'! Well, I should probably add some routines to parse the '-l', '-a', etc into the dir equivalents...but I haven't had time yet.
Awesome! I can dump my 'ls.bat' and use the real deal in a Windows command prompt now, thanks to CoreUtils from the GNUWin32 package! Check it out, yo: http://www.askstudent.com/tips/how-to-use-unixlinux-commands-at-the-windows-command-prompt/[^] It comes with a lot of useful utilities for *nix-heads...but ls particularly will be getting much use on my machine...