The file is located under appl/batchdata/
file name: storesales.txt
I am using following code because uuencode is not present.
I am attempting to create a virtual machine using libvirt that will have a GNOME GUI and remote accessibility. I have successfully set up the VM to run, but I am unable to access it remotely.
I have a data base of part numbers:
Code:
AAA Thing1
BBB Thing2
CCC Thing3
File one is a list of part numbers:
Code:
XXXX AAA234
XXXX BBB678
XXXX CCC2345
Is there a sed one-line that would compare a data base with and replace the part numbers so that the output looks like this?
Code:
XXXX AAA234 Thing1
XXXX BBB678 Thing2
XXXX CCC2345 Thing3
Moderator's Comments:
I have a GB's worth of music on my HDD that was formatted with EXT4. I want to move these files to a FAT formatted HDD partition. However, I can't move most of my files because they have ":" in the names (For example, "Act 2: ....." for operas). Is there a way with command line to rename all of my files from "XXXX:XXXX" to "XXXX-XXXX"?
I have an awk script to extract data from several files and create output in the following format as a csv file:
xxxx 01/04/12 0001 0
When data is present, I have a file.
Hi
I have a file which I am reading line by line and processing it.
But the last line is not getting read in the file loop until I put an enter in the end.
Code:
#!/bin/ksh -p
v_org_id=${P1}
FILE=${P2}
NEW_FILE_NAME=$APPLPTMP/b1.txt
BAKIFS=$IFS
IFS=$'\n'
exec 0<"$FILE"
echo "File to be processed.....: ${FILE}"
while read -r line
do
v_initial=`echo "$line&qu
Hi Everyone,
1) I really cannot figure out how to pass multiple user inputs in a script. really need your help re this.
Tried searching for similar issues but not had much luck.
A client is getting this error message bounced back, when cpanel tries to process an autoresponder:
[2012-10-04 17:55:20 +0100] warn [Cpanel::SafeDir::MK] mkdir /home/xxxx/.cpanel/mailloopprotect/xxxx@yahoo.com failed: Too many links at /usr/local/cpanel/Cpanel/SafeDir/MK.pm line 156
Cpanel::SafeDir::MK::safemkdir('/home/xxxx/.cpane
main (xxxxx, #threads: xxxxx)
---------------------------------------------------------
se.exec_start : xxxx
se.vruntime : xxxx
se.sum_exec_runtime : xxxx
se.wait_start : xxxx
...
policy : xxxx
prio