Search Results

Search: Posts Made By: Francesco_IT
1,943
Posted By Francesco_IT
Problem with profile
i have a bash_profile
in this profile there are my variable but when i do csh there aren't my variables .set
how can i do ?
regards
Franc
2,717
Posted By Francesco_IT
Ls -l and rm
Hello I would like to have an advice I'm trying to delete some files that were written on a certain date by doing an ls -l | grep "Aug 1" | xarg doesn't work.
You have suggestions Thank you...
2,459
Posted By Francesco_IT
Decode a file
hi
i have this file :
<?xml version="1.0" encoding="UTF-8"?>
<OnDemand xmlns="http://xsd.telecomitalia.it/Schema/crmws.entity.OnDemand"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
...
5,285
Posted By Francesco_IT
Bash: Insert in a variable a file
hi all
i have a problem in the bash shell. i'd like insert in a variable a file for example :

i have a file datafine.log in this file there is :
17/JUN/2019
i want to insert the value of...
1,208
Posted By Francesco_IT
Check network Linux management
hi, how can I make a acquaintance with the command ifconfig -a which address ip mangement.
Thank you
regards
Francesco Itollo
2,744
Posted By Francesco_IT
Substitute a character with sed
hi all,
i'd like to modify a file with sed , i want to substuite a char "-" with "/"
how can i do this?
Thanks for all
regards
Francesco
Forum: HP-UX 04-27-2018
4,076
Posted By Francesco_IT
File used
hi guys

How can I view all the files used today or last month in a file system?
Thank you all
Forum: AIX 02-23-2018
2,325
Posted By Francesco_IT
crontab
A line of the crontab file:
0,5,10,15,20,25,30,35,40,45,50,55 * * * /home/jboss/file_arrivati_da_now/invio.sh >> /home/jboss/file_arrivati_da_now/invio.log

contains the following error:
...
Forum: AIX 02-22-2018
2,325
Posted By Francesco_IT
Crontab
hi boys.
how i can schedule a script with crontab ever 5 minutes .
Regards
Francesco
1,083
Posted By Francesco_IT
SFTP problem
i have a problem no a dream :)
i have a list and i want to do :

cat lista_olo
for file in `cat list`
do
sftp myuser@myip << EOF
ls -l mydir/$file/
EOF

but there is an error . Syntax...
1,227
Posted By Francesco_IT
Sftp log
hi guy

i'd like to konw a method where can i save the output of sftp transation
For Exampl

sftp myuser@myip << EOF
ls -l Path
EOF

I want to save an a file "ls"
Thanks for all
Regards
...
1,334
Posted By Francesco_IT
Sqlplus variable UNIX
hi guys
i have a sqlplus :

sqlplus -s username/password << EOF
@mysql.sql
EOF

in mysql.sql there is a count of a table, i want to write in a variabile unix.
how can i do?
Thanks a lot...
1,112
Posted By Francesco_IT
Yesterday
hi guys

i want to know how can i insert in a variable yesterday for example :

today=`date +%Y%m%d`
yesterday =???

thanks a lot

Please use CODE tags as required by forum rules!
4
786
Posted By Francesco_IT
Date
i need to trasform my date in this format
DDMMYYYY
for example 26062017
and i need to know how can to trasform this date in yestarday
for example 25062017.
Thanks a lot
740
Posted By Francesco_IT
Grep....
hi all

I want to grep in a list of files a string but the output is :
/bin/grep: Argument list too long.
How can i do to correct the error .
Thanks a lot


Please wrap all code, files, input...
798
Posted By Francesco_IT
Sort my file with option more <file> | sort...
Sort my file with option
more <file> | sort -k1
how can i delete a duplicate row?
Thanks a lot
Regards
798
Posted By Francesco_IT
example : ...
example :

100212903062|74247966|MTW|2013082712:00:00|2017052512:00:00|2017052512:00:00|1-2PKWW7I|BTS_FLAS|F||ABR|7000.0|ATM||8|35|256.0|256.0|2130|11|271|256.0||MILAITBR|0021290
3062 ...
798
Posted By Francesco_IT
Problem with a record
hi,
i have a problem with linux redhat .
I have a sequencial files and i want to delete a duplicate records .
How i can to do.
Thanks lot
Regards
Showing results 1 to 18 of 18

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