Search Results

Search: Posts Made By: blazingrock4u
12,145
Posted By blazingrock4u
Hi.. all I have got 3 scripts: s1.sh, s2.sh,...
Hi.. all
I have got 3 scripts: s1.sh, s2.sh, s3.sh
I want to run s1 at 15,30,45 mins of every hr.
s2.sh should run 10 mins after s1.sh has been executed.
s3.sh should run 10 mins after s2.sh has...
8,856
Posted By blazingrock4u
Displays all the directories (current location)
Append this in profile:
alias lsd='ls -1F $* | grep '/$' '

type
lsd

This will display all the directories.
E.g.:-
dir_a/
dir_b/
mails/
Showing results 1 to 2 of 2

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