Search Results

Search: Posts Made By: wiggles
2,222
Posted By wiggles
Need help writing this script
Here is the script I am trying to write along with my answer I wrote. Please help me understand why it doesn't work.

Create an executable script file called "newname" that will perform the...
2,054
Posted By wiggles
help writing this unix script
I am working on writing scripts. Here is a script I need help with. I have also wrote what I think it is. I would really appreciate any help that I can get.


Create an executable script file...
4,313
Posted By wiggles
rm -i read a file to rename if file exits ...
rm -i
read a file to rename
if file exits
then
prompt the user for confirmation ask ? do you want to override this file
if choice is yes (y)
then
ask if the user wants to rename the file
read...
4,313
Posted By wiggles
rm -i read a file to rename if file exits ...
rm -i
read a file to rename
if file exits
then
prompt the user for confirmation ask ? do you want to override this file
if choice is yes (y)
then
ask if the user wants to rename the file
read...
4,313
Posted By wiggles
rm -i read a file to rename if file exits ...
rm -i
read a file to rename
if file exits
then
prompt the user for confirmation ask ? do you want to override this file
if choice is yes (y)
then
ask if the user wants to rename the file...
4,313
Posted By wiggles
need help writing this unix script
Create an executable script file called "newname" that will perform the followings:
1. Rename a file upon the user's request. If the file exists, prompt the user for confirmation before renaming the...
Showing results 1 to 6 of 6

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