Search Results

Search: Posts Made By: nohup
13,901
Posted By nohup
How to export a unix file to txt file?
Is there any way by which u can export a file in unix box to a notepad or txt file?:confused:
1,915
Posted By nohup
Checking the length using awk??
I have following data in a file a.txt

HELLO123456789
HELLO098765432
HELLO322366565
HELLO2343435
HELLO45343

I have to filter those lines whose length is not equal to 14 using awk.
...
13,452
Posted By nohup
u can give history 200 which gives u the last 200...
u can give history 200 which gives u the last 200 cmds typed in the cmd line..
8,581
Posted By nohup
Hi vidhyadhar, --> uniq infile outfile ...
Hi vidhyadhar,

--> uniq infile outfile

the above command removes the repeated lines from the file 'infile' only if the lines are repeated consequtively..
for example:
if infile contains the...
34,662
Posted By nohup
when u use unzip cmd its getting extracted right??
when u use unzip cmd its getting extracted right??
2,260
Posted By nohup
Doubt??
I jus want to know the meaning of the below command line(exclamation following that re-direction)

sqlplus -s `cat /home/sample.txt` <<!

Thanks!!
2,632
Posted By nohup
sh ChangeFiles.sh
sh ChangeFiles.sh
5,663
Posted By nohup
hi radoulov, am working in ksh and i tried...
hi radoulov,

am working in ksh and i tried ur snippet..its not givin any error if we don include shebang:(
5,663
Posted By nohup
Even if i dont include it, ma sscript is running...
Even if i dont include it, ma sscript is running fine..

so whats the point in including it??:D
5,663
Posted By nohup
Doubt in shebang line!!
Do we need to include the exclamatory mark in the shebang line??:confused:
What if we dont include it??:eek:

Actually what shebang line implies when we run a script??

shebang line-->...
1,662
Posted By nohup
Thanks cherry!!
Thanks cherry!!
1,662
Posted By nohup
SED help!!
Using SED i need to change a particular work..
Example:A file has following lines

abc def ghi
ghi abc xyz
ghi opi hjk
bnm ghy ret
abc uiy xyz

so using SED i need to filter the lines...
Showing results 1 to 12 of 12

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