Search Results

Search: Posts Made By: corntown118
1,656
Posted By corntown118
Thanks for the response, here's the current code...
Thanks for the response, here's the current code that exists:
#!/bin/bash

SOURCE_DIR="`dirname $1/.`"
user_id_match="@user_id@"

### userid loop
for user_id in {100..105}; do
...
1,656
Posted By corntown118
Question in shell scripting
Hello,

I have a scenario for which I am trying to write a shell script and I have a question regarding the same. Here's the situation:

I am trying to copy a directory which consists of a few...
Showing results 1 to 2 of 2

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