Search Results

Search: Posts Made By: yall
2,162
Posted By yall
Will do going forward... I'll give your fix...
Will do going forward...

I'll give your fix a try... Thanks!
2,162
Posted By yall
Security Issue with Standard Input?
Hi Gang,

Running a script in AIX 5.3. Users wanted me to add a "confirm you want to run script, enter 'y' or 'n'" kind of thing... here is what I came up with:

#!/bin/sh

myfile=`basename...
6,438
Posted By yall
Thank you both Glenn Arndt & GhostDog!!! :D
Thank you both Glenn Arndt & GhostDog!!! :D
6,438
Posted By yall
Yeah, nothing like being set up for success...
Yeah, nothing like being set up for success right? :p

Well.. here is what I've been able to cob together... look reasonable?

if test -s "$1"
then
#Get current date
dateNow=`date...
6,438
Posted By yall
I'd use the "man" command if I could but I...
I'd use the "man" command if I could but I currently have zero access to any UNIX resources. Otherwise I'd just log in and start playing around with stuff.

I won't be given access to our dev UNIX...
6,438
Posted By yall
bump... anyone?
bump... anyone?
6,438
Posted By yall
Thanks very much... I have 2 more questions: ...
Thanks very much... I have 2 more questions:

1. I want to be able to put minutes and seconds on the timestamp, is that possible?

2. I want the script to exit with a message if the file isn't...
6,438
Posted By yall
UNIX AIX 5.3 Script Help
Hello all,

I have a few questions regarding a UNIX script I've been asked to write (even though I barely know UNIX!).

I would like to write a script, that when run, will copy a file from one...
Showing results 1 to 8 of 8

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