Search Results

Search: Posts Made By: JONATHAN0919
14,089
Posted By JONATHAN0919
Thanks Robin
thanks for your help Robin,,,
thanks so much
14,089
Posted By JONATHAN0919
Hi Sir Rob
the script above is what i am using,
can u help enhance it?
i dont really know what to do..

thanks so much
14,089
Posted By JONATHAN0919
thanks rob
all the files are .csv's. i just need to get the latest file. and cron it to automate daily reports.
14,089
Posted By JONATHAN0919
Need to automate sftp and always get the latest file
hi guys the script is working but i need to change the file that i want to get to the latest.. i will use this as cron so i can get the latest sftp file evryday.
pls help..


set user "big_user"...
6,883
Posted By JONATHAN0919
the whole script didn't run sir ...
the whole script didn't run sir


#!/bin/bash
clear
add_user() {
PS3="Enter your choice> "
DT=$(date)
echo "******************* $DT ***********************"

select i in "Current...
6,883
Posted By JONATHAN0919
Hi Sir sorry i really don't know what to do since...
Hi Sir sorry i really don't know what to do since I'm a beginner..

can u give a sample?

or can i add if else for that particular part?
like the script from the top?

is it possible to apply...
6,883
Posted By JONATHAN0919
Sir what i did is like this and the result was...
Sir what i did is like this and the result was segmentation fault..

#!/bin/bash

clear
add_user() {
add_user;
}
PS3="Enter your choice> "
select i in "Current Logins" "Last Logins"...
6,883
Posted By JONATHAN0919
Sir
i tried using useradd but result is error


#!/bin/bash clear PS3="Enter your choice> " select i in "Current Logins" "Last Logins" "Generate List of Users" "Create User Accounts" "Exit" do case...
6,883
Posted By JONATHAN0919
HELP for my script
guys need help how to add user to my script.
note: this is not a home work... I'm just self studying unix/linux programming. thanks in advance.
and how can i add this script to the add user list...
738
Posted By JONATHAN0919
Hi Sir
pls help.. actually im practicing but i dont have enough skills.,
738
Posted By JONATHAN0919
A lil help for my problem guys SELECT
i need to create a script using the patterns below. im not good in script writing so i need your help guys.. i thing i can use SELECT here but dont really know how to start.

1. Create a script...
Showing results 1 to 11 of 11

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