Sponsored Content
The Lounge What is on Your Mind? Siri and the future of scripters, and people like us... Post 302580975 by Corona688 on Sunday 11th of December 2011 12:57:11 PM
Old 12-11-2011
Watching someone hammer away -- for months -- at a monstrous java program that could be accomplished with a 1-line shell script, having used 9 terminals so far this morning in solving a work issue after being soundly told GUIs makes terminals wholly useless, I'm pretty convinced 'new' isn't always 'better'.

The bottom line is, the computer's not psychic. It can only respond in a human manner in a small preprogrammed domain. We'll still end up learning how to talk to the computer instead of vice-versa.

---------- Post updated at 11:57 AM ---------- Previous update was at 11:50 AM ----------

Quote:
Originally Posted by ifthanwhile
I have just noticed a trend of an unfortunate number of people who are "good with computers" but not familiar with anything going on behind the mouse and desktop. (To be certain that kind of person fills a niche in the technology field, but when the computer crashes and you have to boot to a command line they get lost.
All too true. It gets embarrassing to be hailed as a technical genius for exercising one's ability to read, and follow instructions Smilie

I had a customer bring in their computer after it 'crashed and went black and refused to do anything'. Boot it up and what's happened?

'CMOS time and date not set. Press F1 to continue' White text on a black screen instead of vice versa was so intimidating to them that they never read it.


Another one acted so astonished when their hard drive failed out of the blue. It'd been warning them every boot for weeks, a 'hard drive 0 fail' on the POST screen requiring them to hit F1 to boot. White text on a black screen instead of vice versa was so intimidating that they just mashed keys until they figured out F1 makes it boot.

Last edited by Corona688; 12-11-2011 at 02:11 PM..
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Unix for MS People

Hello Unix gods! I'm probably a pretty good programmer (on the windows/web/asp/iis side of things) with a good background in IT, but am looking for a new and fresh challenge, hence, I purchased a Sun Ultra5 system with Solaris 7 installed!! I'm quite good when it comes to "IBM compatibles" and... (2 Replies)
Discussion started by: NEWX
2 Replies

2. Shell Programming and Scripting

Attention Shell Scripters

Hi mates, Hope this is very simple for those who r well versed wth scripting but I'm literally new to scripting so please guys help me out in writing these basic scripts.I'm using Bash and Vi editor. 1 ....How to write a script that takes a file as an argument. The script should be able to... (1 Reply)
Discussion started by: bobby36
1 Replies

3. What is on Your Mind?

Finding people

Since this is a place for very smart, expert tech people I wanted to know if anyone knew a site or way to find accurate info on the whereabouts of relatives online. I am looking for a reputable site where I can find more then just last registered address. I need cell phone or recent email... (2 Replies)
Discussion started by: vedder191
2 Replies

4. Shell Programming and Scripting

Future dates.

If I have a script that writes the name of the file based on today, tomorrow, and the day after tomorrow. How would I modify the line echo "filename.${PDY}${CYC}" >>CONTROL to reflect tomorrow and the day after tomorrow and write it to the file called CONTROL? Since ${PDY} shows... (2 Replies)
Discussion started by: libertyforall
2 Replies

5. What is on Your Mind?

What people should be aware of

I you haven't already see it yet, I just wanted to share with you the following video : How lobbies controls international organizations regarding Food/Health ... Dailymotion - NWO - Nouvel Ordre Mondial - Codex Alimentarius - Food Plan - une vidéo News & Politics What happen when fees come... (2 Replies)
Discussion started by: ctsgnb
2 Replies
grub(5) 																   grub(5)

NAME
grub - GRand Unified Bootloader software on Solaris The current release of the Solaris operating system is shipped with the GRUB (GRand Unified Bootloader) software. GRUB is developed and supported by the Free Software Foundation. The overview for the GRUB Manual, accessible at www.gnu.org, describes GRUB: Briefly, a boot loader is the first software program that runs when a computer starts. It is responsible for loading and transfer- ring control to an operating system kernel software (such as Linux or GNU Mach). The kernel, in turn, initializes the rest of the operating system (for example, a GNU [Ed. note: or Solaris] system). GNU GRUB is a very powerful boot loader that can load a wide variety of free, as well as proprietary, operating systems, by means of chain-loading. GRUB is designed to address the complexity of booting a personal computer; both the program and this manual are tightly bound to that computer platform, although porting to other platforms may be addressed in the future. [Ed. note: Sun has ported GRUB to the Solaris operating system.] One of the important features in GRUB is flexibility; GRUB understands filesystems and kernel executable formats, so you can load an arbitrary operating system the way you like, without recording the physical position of your kernel on the disk. Thus you can load the kernel just by specifying its file name and the drive and partition where the kernel resides. Among Solaris machines, GRUB is supported on platforms. The GRUB software that is shipped with Solaris adds two utilities not present in the open-source distribution: bootadm(1M) Enables you to manage the boot archive and make changes to the GRUB menu. installgrub(1M) Loads the boot program from disk. Both of these utilities are described in Solaris man pages. Beyond these two Solaris-specific utilities, the GRUB software is described in the GRUB manual, a PDF version of which is available from the Sun web site. Available in the same location is the grub(8) open-source man page. This man page describes the GRUB shell. boot(1M), bootadm(1M), installgrub(1M) http://www.gnu.org/software/grub 21 Apr 2005 grub(5)
All times are GMT -4. The time now is 02:34 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy