Search Results

Search: Posts Made By: wmosley2
3,724
Posted By wmosley2
Unix/Linux Support?
If the strength of Unix based operating systems such as Linux and Red Hat are based on the fact that they are open-source. Who will provide support for personal computers or average users that uses...
3,388
Posted By wmosley2
need help setting time!
I am trying to change the time on a Sun Solaris System, but I am having some difficulties. I thought by accessing the clock icon in the CDE would allow me to change the time. Also when I clicked the...
1,778
Posted By wmosley2
which Unix?
Which Unix utility would you say is most useful?
4,939
Posted By wmosley2
Questions about UWIN?
so is UWIN like an emulator that sits on top of Windows or is like VMWare or Virtual PC where it is an X86 emulator inside of Windows?
5,222
Posted By wmosley2
Unix passwords?
The local policy is set in our LAN so that passwords have to be 8 characters and contain a capital letter, a small letter and a special character. Is Unix able to restrict users passwords to certain...
2,573
Posted By wmosley2
general question?
Perl, Python, and PHP are these languages easy to use? Are they command line or are they part of a GUI?
2,420
Posted By wmosley2
question about pico?
Quick question for all of you Unix gurus. What are your thoughts on Pico as an editor. I have been using this editor for the last week or so and have made a lot of headway with my script writing. ...
1,696
Posted By wmosley2
basic question about shells?
I have come across the topic of changing shells, does that mean that all Unix operating systems comes with a variety of shells built in and its up to the user to select a shell of his/her choice?
1,843
Posted By wmosley2
Question about Cron jobs?
I can see where the nohup command can come in very handy. My question is, do you have to do something like this (nohup) in order to run certain cron jobs? On the windows side, I have a couple of...
4,696
Posted By wmosley2
need examples?
Can someone give me an example of two shells?
2,160
Posted By wmosley2
need translation?
Can someone tell me exactly what this code is doing?


#
# gnutest
#
# Test launch of ghostscript (gs) from a script
#
rm gnutest.ps
#
# ------- calculation that would generate file(s) to...
5,934
Posted By wmosley2
Writing Script?
Anyone have an example of a simple shell script that solicits a (Y)es or (N)o response from the user. If the response is 'Y' display a message on the screen that thanks the user for the positive...
2,550
Posted By wmosley2
Does this sound right?
A user's default permissions when creating new files or directories is set by the umask of either the system or in the startup script of the user itself. For example, I have 'umask 022' in my...
2,324
Posted By wmosley2
another question?
I'm not sure what I am missing on this, but I cannot get it to work properly. Hopefully, maybe someone can shed some light on what I have wrong!

#!/bin/sh
echo "Please type either Yes or No (Y...
2,324
Posted By wmosley2
quick question?
what happens if the script doesn't get Y,y,N, or n? Will it just loop back up and ask the question again? I tried to get mine to give me another response to tell me my input was invalid, but ran into...
1,804
Posted By wmosley2
Having a slight problem!?
having a slight problem. any clues would help. Can't seem to get any output when I run a simple echo script.

grex.cyberspace.org% chmod a+x test
grex.cyberspace.org% ls -l test
-rwxrwx--x 1...
1,837
Posted By wmosley2
File Oput question in Unix?
Just curious in Unix BSD lpr customer would result in the printing of the file customers to a printer but I also came across this command pr| customer| lpr which suppose to prepare the file by...
9,303
Posted By wmosley2
Shell Script Display?
I remember learning that there is a way to make a shell script display the script itself to standard output while the script is being executed but I can't find how to do that. Any pointers?
2,215
Posted By wmosley2
Unix Commands?
I would be happy to streamline some of the commands I am trying to learn with easy to remember terms, like dir for ls -l. I am wondering if you script certain commands for every time you start-up...
1,367
Posted By wmosley2
About Unix?
I'v had a tough time coming up with a reason I would want to compare files...at least on a regular basis. In regards to chmod, the value of this command is self-evident for file integrity, file...
Forum: OS X (Apple) 12-10-2003
3,556
Posted By wmosley2
Deleting from Mac on GUI?
On the Mac, if you delete a file from the GUI, it actually gets moved to a .Trashes folder in your home directory. However, if you rm a file from the terminal application (command line), it is gone...
2,389
Posted By wmosley2
lost or deleted data in Unix?
Quote: "Until the space is used for another file, it is not deleted and the data can be recovered (although it may require jumping through hoops)." Unquote

I know this is true in the Windows...
3,488
Posted By wmosley2
Question about DOS versus Unix Command?
Okay here is a DOS comparison. When I search for a file in DOS and I was not sure what directory it was in then I would put dir /s/o/p filename the s would tell it to look in every directory...
2,905
Posted By wmosley2
question about files?
I was at a vendor demonstration last week, and the presenter had his laptop on screen where we could see the product demo. He had a Unix terminal screen up and created an empty file, but he used...
1,987
Posted By wmosley2
re: enterprise level permissions
"Can the permissions get more granular?" Read, write, and execute are great but what about enterprise level permission. Can Unix do that out of the box or do you need extra tools?
Showing results 1 to 25 of 29

 
All times are GMT -4. The time now is 11:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy