Search Results

Search: Posts Made By: dustinwang2003
1,002
Posted By dustinwang2003
Hi, Alister Thanks for your reply I tried...
Hi, Alister
Thanks for your reply
I tried with
awk '{for(i=2;i<=NF;i++)print $i;print $1}'
but every field was output in a newline.
How can I rid of the newlines. Thanks

Dustin
1,002
Posted By dustinwang2003
Help with splitting fields
Hi. I want to put the first field to the end and the lines are of different number of fields. How should I do this with awk? Thanks.
27,336
Posted By dustinwang2003
Thank you very much. It solves the problem.
Thank you very much.
It solves the problem.
27,336
Posted By dustinwang2003
Help with csh, read in a file line by line
I want to process some audio with:
sox $audio1 $audio2 trim $start_time $dur

How can I batch process them by read in a file containing the values for the variables above on every line, like:...
Forum: Red Hat 03-16-2009
4,161
Posted By dustinwang2003
Help with csh env setting in Fedora 8
Hi there,
How can I change bash to csh when starting a terminal, and set some aliases for csh? I can't find such files like .cshrc in my home directory.

Thanks a lot
2,198
Posted By dustinwang2003
Help with text manipulation
Hi there,
I have some text files in unix format that processed by a program in windows, and when I open them with less or vi in linux, a warn for opening binary file is prompted, and as shown in vi,...
Showing results 1 to 6 of 6

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