Search Results

Search: Posts Made By: alok.benjwal
20,900
Posted By alok.benjwal
how do i list the usage by user-id in a Unix...
how do i list the usage by user-id in a Unix Filesystem?
20,900
Posted By alok.benjwal
PLEASE HELP: Fixed Width file using AWK
I am using the following command at the Unix prompt to make my 'infile' into a fixed width file of 100 characters.

awk '{printf "%-100s\n",$0}' infile > outfile

However, there are some records...
Showing results 1 to 2 of 2

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