Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: mrboolf ; Forum: Shell Scripting and child forums
Forum: Shell Scripting Jul 21st, 2008
Replies: 5
Views: 1,185
Posted By mrboolf
Forum: Shell Scripting Jul 20th, 2008
Replies: 5
Views: 1,185
Posted By mrboolf
I made these changes after your suggestion (red lines had quotes added around $filename)

#!/bin/bash
#
#Script to safely remove files (asks confirmation)
#
choice="n"
if [ $# -eq 0 ]
then...
Forum: Shell Scripting Jul 20th, 2008
Replies: 5
Views: 1,185
Posted By mrboolf
Hi all.
I am trying to write a "light" version of srm just as an exercise of shell scripting (started today with this ^^" I have to keep it really simple)
Basically it should just search for a file...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC