Search Results

Search: Posts Made By: ravi.videla
17,337
Posted By Chubler_XL
Yes mget is a bad way to go. You are better of...
Yes mget is a bad way to go.
You are better of doing a ls of files first and then generate a script (from the filelist) that gets and moves each file individually without using wildcards.

Fetch...
1,368
Posted By Chubler_XL
Every awk program consists of a 1 or more blocks...
Every awk program consists of a 1 or more blocks of LOGICAL-EXPRESSION { ACTIONS }

If LOGICAL-EXPRESSION is evaluated for each input line and if it equates to true (or it wasn't specified) the...
Showing results 1 to 2 of 2

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