Search Results

Search: Posts Made By: ajiep
1,644
Posted By ajiep
hi christ, the awk doesnt work but the cut...
hi christ,

the awk doesnt work but the cut works like a charm..... and it's very simple too.

thanks for the cut.:b::b::b:

i am new with this shell scripting, so thanks for the help
1,644
Posted By ajiep
nawk help needed
guys, i need help

the file

[~]$ cat file1
1 2 3 4 5 6 7 8 9

my script

[~]$ cat nawk1
#!/bin/sh
echo "from column? :\c"
read c1
echo "until column? :\c"
read c2
cat file1 |...
Showing results 1 to 2 of 2

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